commented out task.delay

This commit is contained in:
Master Kwoth 2016-04-14 22:09:35 +02:00
parent fb5a52de3a
commit 1c59951cee

View File

@ -203,6 +203,7 @@ namespace NadekoBot
return;
}
//await Task.Delay(90000);
Console.WriteLine("-----------------");
Console.WriteLine(await NadekoStats.Instance.GetStats());
Console.WriteLine("-----------------");