mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Remove debug routines
This commit is contained in:
@@ -377,11 +377,6 @@ namespace ArchiSteamFarm {
|
||||
}
|
||||
|
||||
if (response != null) {
|
||||
// TODO: Remove me
|
||||
if (!response.Success) {
|
||||
Logging.LogGenericError("HandleConfirmations() debug content: " + json, Bot.BotName);
|
||||
}
|
||||
|
||||
return response.Success;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user