Merge "Remove some unused imports"

This commit is contained in:
Jenkins 2013-01-08 07:49:14 +00:00 committed by Gerrit Code Review
commit a91dab8518

View File

@ -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