livemedia-creator: Cleanup some style issues

This commit is contained in:
Brian C. Lane 2014-05-09 09:28:01 -07:00
parent 0094fab0d4
commit 833d64d1f7

View File

@ -245,7 +245,6 @@ class VirtualInstall( object ):
log_check=None, virtio_host="127.0.0.1", virtio_port=6080, log_check=None, virtio_host="127.0.0.1", virtio_port=6080,
qcow2=False): qcow2=False):
""" """
iso is an instance of IsoMountpoint iso is an instance of IsoMountpoint
ks_paths is a list of paths to a kickstart files. All are injected, the ks_paths is a list of paths to a kickstart files. All are injected, the
first one is the one executed. first one is the one executed.