What the heck? All this worked in testing.

This commit is contained in:
Jeremy Fincher 2004-10-03 09:50:29 +00:00
parent 835ee14640
commit 65cf9af143
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ import supybot.conf as conf
import supybot.utils as utils
from supybot.commands import *
import supybot.plugins as plugins
import supybot.ircmsgs as ircmsgs
import supybot.ircutils as ircutils
import supybot.privmsgs as privmsgs
import supybot.registry as registry