summaryrefslogtreecommitdiffstats
path: root/harddrive.py
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-09-19 17:28:30 +0000
committerChris Lumens <clumens@redhat.com>2007-09-19 17:28:30 +0000
commit88ce97b5bbd3446603e80ff75a93c80c4e7fd17a (patch)
tree998e01cc3c6bd50e02d25e9f1f7ad03207417169 /harddrive.py
parent99ca8fc7e66eefe1d457aeedc9375506057bc678 (diff)
downloadanaconda-88ce97b5bbd3446603e80ff75a93c80c4e7fd17a.tar.gz
anaconda-88ce97b5bbd3446603e80ff75a93c80c4e7fd17a.tar.xz
anaconda-88ce97b5bbd3446603e80ff75a93c80c4e7fd17a.zip
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
it.
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 436e17656..ff9bf9d37 100644
--- a/harddrive.py
+++ b/harddrive.py
@@ -16,7 +16,6 @@ import shutil
import os
import sys
import isys
-import iutil
import string
from rhpl.translate import _, cat, N_
from constants import *