leftover line from debugging
This commit is contained in:
parent
4dc47a461e
commit
b789ed9adf
@ -198,7 +198,6 @@ namespace NadekoBot
|
||||
await Client.Connect(Creds.Token).ConfigureAwait(false);
|
||||
IsBot = true;
|
||||
}
|
||||
Console.WriteLine(NadekoBot.Client.CurrentUser.Id);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user