Removed a useless import.

This commit is contained in:
Jeremy Fincher 2004-10-03 08:58:01 +00:00
parent e1acd0e653
commit 64d60ff8db
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ import supybot.plugins as plugins
import re
import sys
import copy
import time
from itertools import imap, ifilter