remove unused import

This commit is contained in:
Tomas Kopecek 2016-09-30 12:17:14 +02:00 committed by Mike McLean
parent a757bf41e9
commit 763f577d8a

View file

@ -57,7 +57,6 @@ from ConfigParser import ConfigParser
from fnmatch import fnmatch
from gzip import GzipFile
from optparse import OptionParser, SUPPRESS_HELP
from StringIO import StringIO
from yum import repoMDObject
#imports for LiveCD, LiveMedia, and Appliance handler