mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Removed a useless assert.
This commit is contained in:
parent
3d66bc88e5
commit
9df805c568
@ -230,7 +230,6 @@ class Karma(callbacks.Plugin):
|
||||
irc.replySuccess()
|
||||
else:
|
||||
irc.noReply()
|
||||
assert irc.msg.repliedTo
|
||||
|
||||
def _doKarma(self, irc, channel, thing):
|
||||
assert thing[-2:] in ('++', '--')
|
||||
|
Loading…
Reference in New Issue
Block a user