mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -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