Forgot another import.

This commit is contained in:
Jeremy Fincher 2004-12-19 16:05:46 +00:00
parent df03340113
commit d4e41dae55
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ __revision__ = "$Id$"
__author__ = supybot.authors.jemfinch
__contributors__ = {}
import time
import supybot.conf as conf
import supybot.utils as utils