summaryrefslogtreecommitdiffstats
path: root/harddrive.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-05-08 18:55:45 +0000
committerChris Lumens <clumens@redhat.com>2006-05-08 18:55:45 +0000
commit615dc6a0d129206fbee2f373b64f46a5909795fd (patch)
tree1c98c82717455c4bcc5901fd0e3f67f032d46748 /harddrive.py
parent3c53223e2af7ec1d4f6aedf68753714228dd6a06 (diff)
downloadanaconda-615dc6a0d129206fbee2f373b64f46a5909795fd.tar.gz
anaconda-615dc6a0d129206fbee2f373b64f46a5909795fd.tar.xz
anaconda-615dc6a0d129206fbee2f373b64f46a5909795fd.zip
Don't import something we're not using.
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 408c9b982..56995f969 100644
--- a/harddrive.py
+++ b/harddrive.py
@@ -19,7 +19,6 @@ import os
import sys
import isys
import iutil
-import rpm
import string
from rhpl.translate import _, cat, N_
from constants import *