Remove some unused imports
optparse is unused since0c0d8f0
and os is unused sincef6bc5d0
. Change-Id: I32357293712d30774108041b039410b68a5eb7e0
This commit is contained in:
parent
56b5d21ca6
commit
c0b3a318d4
@ -19,8 +19,6 @@
|
||||
# If ../quantum/__init__.py exists, add ../ to Python search path, so that
|
||||
# it will override what happens to be installed in /usr/(local/)lib/python...
|
||||
|
||||
import optparse
|
||||
import os
|
||||
import sys
|
||||
|
||||
from quantum.common import config
|
||||
|
Loading…
Reference in New Issue
Block a user