Fixed stupid syntaxerror.

This commit is contained in:
Jeremy Fincher 2003-11-07 18:59:55 +00:00
parent ee7ce27b61
commit 646cbe4c32
1 changed files with 0 additions and 1 deletions

View File

@ -225,7 +225,6 @@ class Configurable(object):
"""
def __init__(self):
self.configurables = ConfigurableDictionary(self.configurables)
s =
def config(self, irc, msg, args):
"""[<channel>] <name> [<value>]