Forgot to import time.

This commit is contained in:
Jeremy Fincher 2003-04-06 11:49:53 +00:00
parent 6976d587d5
commit 43c0de76d9
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ Add the module docstring here. This will be used by the setup.py script.
from baseplugin import *
import time
import rssparser
import privmsgs