Kill some TODOs

This commit is contained in:
JustArchi
2017-07-02 10:05:24 +02:00
parent d5b085864c
commit 6e138fd880
5 changed files with 1 additions and 98 deletions

View File

@@ -155,11 +155,6 @@ namespace ArchiSteamFarm {
await InitGlobalConfigAndLanguage().ConfigureAwait(false);
if (!Runtime.IsRuntimeSupported) {
ASF.ArchiLogger.LogGenericError(Strings.WarningRuntimeUnsupported);
await Task.Delay(60 * 1000).ConfigureAwait(false);
}
await InitGlobalDatabaseAndServices().ConfigureAwait(false);
// If debugging is on, we prepare debug directory prior to running