commented out task.delay
This commit is contained in:
parent
fb5a52de3a
commit
1c59951cee
@ -203,6 +203,7 @@ namespace NadekoBot
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//await Task.Delay(90000);
|
||||||
Console.WriteLine("-----------------");
|
Console.WriteLine("-----------------");
|
||||||
Console.WriteLine(await NadekoStats.Instance.GetStats());
|
Console.WriteLine(await NadekoStats.Instance.GetStats());
|
||||||
Console.WriteLine("-----------------");
|
Console.WriteLine("-----------------");
|
||||||
|
Loading…
Reference in New Issue
Block a user