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