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')])