Skip to content

Commit 59360c5

Browse files
committed
Formatting is killing me
1 parent 750c341 commit 59360c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArchiSteamFarm/Bot.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ internal class Bot {
6969

7070
internal static int GetRunningBotsCount() {
7171
return Bots.Count;
72-
}
72+
}
7373

7474
internal static async Task ShutdownAllBots() {
7575
List<Task> tasks = new List<Task>();

0 commit comments

Comments
 (0)