remove redundant import

This commit is contained in:
Piers Lauder 2002-07-27 07:10:14 +00:00
parent 8b6bb4f743
commit 139bccb2f0
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import imaplib
import time
# Can't use time.time() values, as they are O/S specific