diff --git a/ArchiSteamFarm/Program.cs b/ArchiSteamFarm/Program.cs index 4ad1a86e4..c398d487f 100644 --- a/ArchiSteamFarm/Program.cs +++ b/ArchiSteamFarm/Program.cs @@ -163,8 +163,6 @@ namespace ArchiSteamFarm { if (!bot.Enabled) { Logging.LogGenericInfo(botName, "Not starting this instance because it's disabled in config file"); } - - LimitSteamRequests(); // We must add some delay to not get caught by Steam anty-DoS } // Check if we got any bots running