mirror of https://github.com/python/cpython
remove redundant import
This commit is contained in:
parent
8b6bb4f743
commit
139bccb2f0
|
@ -1,5 +1,4 @@
|
|||
import imaplib
|
||||
import time
|
||||
|
||||
# Can't use time.time() values, as they are O/S specific
|
||||
|
||||
|
|
Loading…
Reference in New Issue