Skip to content

Commit

Permalink
Formatting is killing me
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi committed Nov 18, 2015
1 parent 750c341 commit 59360c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArchiSteamFarm/Bot.cs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ internal class Bot {

internal static int GetRunningBotsCount() {
return Bots.Count;
}
}

internal static async Task ShutdownAllBots() {
List<Task> tasks = new List<Task>();
Expand Down

0 comments on commit 59360c5

Please sign in to comment.