summaryrefslogtreecommitdiffstats
path: root/harddrive.py
diff options
context:
space:
mode:
authorPaul Nasrat <pnasrat@redhat.com>2005-11-15 02:30:23 +0000
committerPaul Nasrat <pnasrat@redhat.com>2005-11-15 02:30:23 +0000
commit23b14c0567ef10d7540229854e4453c27a0adf91 (patch)
treeb9b616fc909bf7895f4921d849a8bf1cd98268b2 /harddrive.py
parent7285804934940a5a53356be539c9c9db80eccba9 (diff)
downloadanaconda-23b14c0567ef10d7540229854e4453c27a0adf91.tar.gz
anaconda-23b14c0567ef10d7540229854e4453c27a0adf91.tar.xz
anaconda-23b14c0567ef10d7540229854e4453c27a0adf91.zip
Use getMethodUri to configure backend
Diffstat (limited to 'harddrive.py')
-rw-r--r--harddrive.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/harddrive.py b/harddrive.py
index ae8d41dc8..2d6e2400d 100644
--- a/harddrive.py
+++ b/harddrive.py
@@ -12,7 +12,6 @@
#
-from hdrlist import groupSetFromCompsFile, HeaderListFromFile
from installmethod import InstallMethod, FileCopyException
from image import findIsoImages
import shutil