From d07305b384f2d0ca8c3d8c62b046ae2bb3130423 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 25 Mar 2003 23:19:03 +0000 Subject: [PATCH] Stylistic bug --- src/privmsgs.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/privmsgs.py b/src/privmsgs.py index 9106ff3c8..cce03a89e 100644 --- a/src/privmsgs.py +++ b/src/privmsgs.py @@ -1139,7 +1139,6 @@ class MiscCommands(callbacks.Privmsg): else: irc.error(msg, 'That command has no help at all.') - def bug(self, irc, msg, args): """takes no arguments