From 1e92a7002a9de10224495384f7ce022984749001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eli=C3=A1n=20Hanisch?= Date: Wed, 4 Jul 2012 21:21:46 -0300 Subject: [PATCH] debug line I forgot to delete. --- Bantracker/plugin.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Bantracker/plugin.py b/Bantracker/plugin.py index e1fa3aa..52edca4 100644 --- a/Bantracker/plugin.py +++ b/Bantracker/plugin.py @@ -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