mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Removed some useless code
This commit is contained in:
@@ -102,7 +102,6 @@ public class PermissionService : ILateBlocker, INService
|
||||
var channel = ctx.Channel;
|
||||
var commandName = command.Name.ToLowerInvariant();
|
||||
|
||||
await Task.Yield();
|
||||
if (guild is null)
|
||||
return false;
|
||||
|
||||
|
Reference in New Issue
Block a user