debug line I forgot to delete.

This commit is contained in:
Elián Hanisch 2012-07-04 21:21:46 -03:00
parent 929ead6611
commit 1e92a7002a

View File

@ -1372,7 +1372,6 @@ class Bantracker(callbacks.Plugin):
return
mask, channel, removal = L[0]
self.log.debug('asd %s', removal)
if removal:
irc.reply("Ban '%s' was already removed in %s." % (mask, channel))
return