mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-06 17:44:09 +01:00
Removed spurious blank line.
This commit is contained in:
parent
075af0967c
commit
b3976501ff
@ -306,7 +306,6 @@ class Relay(callbacks.Privmsg):
|
|||||||
except ValueError:
|
except ValueError:
|
||||||
raise callbacks.ArgumentError
|
raise callbacks.ArgumentError
|
||||||
irc.reply(msg, conf.replySuccess)
|
irc.reply(msg, conf.replySuccess)
|
||||||
|
|
||||||
relaycolor = privmsgs.checkCapability(relaycolor, 'admin')
|
relaycolor = privmsgs.checkCapability(relaycolor, 'admin')
|
||||||
|
|
||||||
def do311(self, irc, msg):
|
def do311(self, irc, msg):
|
||||||
|
Loading…
Reference in New Issue
Block a user