From 0d793fc03cbc113784c4214eefbe301216621c73 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Fri, 7 Jan 2005 15:48:31 +0000 Subject: [PATCH] Removed an extraneous blank line. --- plugins/Tail.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/Tail.py b/plugins/Tail.py index fad28f355..fbf51dc11 100644 --- a/plugins/Tail.py +++ b/plugins/Tail.py @@ -185,7 +185,6 @@ class Tail(privmsgs.CapabilityCheckingPrivmsg): irc.reply('I\'m not currently targeting anywhere.') elif remove: pass #XXX - target = wrap(target, [getopts({'remove': ''}), any('something')])