This is redundant now

This commit is contained in:
JustArchi
2016-01-25 20:10:13 +01:00
parent 2826fdb475
commit fc618cb24f

View File

@@ -131,7 +131,6 @@ namespace ArchiSteamFarm {
Logging.LogGenericInfo("Success!");
} catch (Exception e) {
Logging.LogGenericException(e);
Logging.LogGenericWarning("Failed! Retrying...");
}
}
}