mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-04 16:44:28 -05: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