diff --git a/plugins/Relay.py b/plugins/Relay.py index a65b84e84..6ad2c3537 100644 --- a/plugins/Relay.py +++ b/plugins/Relay.py @@ -306,7 +306,6 @@ class Relay(callbacks.Privmsg): except ValueError: raise callbacks.ArgumentError irc.reply(msg, conf.replySuccess) - relaycolor = privmsgs.checkCapability(relaycolor, 'admin') def do311(self, irc, msg):