Remove unused import.
I forgot about this one before!
This commit is contained in:
parent
cbc6a0296b
commit
46e93bea09
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
import sys
|
||||
import logging
|
||||
import time
|
||||
import getpass
|
||||
from optparse import OptionParser
|
||||
|
||||
|
|
Loading…
Reference in a new issue