Remove my debug

This commit is contained in:
JustArchi
2016-04-21 00:51:55 +02:00
parent 9f7ecdf054
commit 31aa6b2e4a

View File

@@ -1628,10 +1628,6 @@ namespace ArchiSteamFarm {
}
}
// DEBUG
await ArchiWebHandler.GetMyTradableInventory().ConfigureAwait(false);
Environment.Exit(0);
if (BotConfig.DismissInventoryNotifications) {
ArchiWebHandler.MarkInventory().Forget();
}