summaryrefslogtreecommitdiffstats
path: root/gui.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-08-29 16:14:47 +0000
committerMatt Wilson <msw@redhat.com>1999-08-29 16:14:47 +0000
commite5494206b67eebac209047417e9acb82ac5cb103 (patch)
tree4e2b41bfff236f784317d78b6cd0439046170e74 /gui.py
parent99cfc128f622f940cc8ae410a103abdff448c8dd (diff)
downloadanaconda-e5494206b67eebac209047417e9acb82ac5cb103.tar.gz
anaconda-e5494206b67eebac209047417e9acb82ac5cb103.tar.xz
anaconda-e5494206b67eebac209047417e9acb82ac5cb103.zip
removed vesitiges of installtype module
Diffstat (limited to 'gui.py')
-rwxr-xr-xgui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui.py b/gui.py
index 2c704243c..41a62ccb7 100755
--- a/gui.py
+++ b/gui.py
@@ -19,7 +19,6 @@ from iw.keyboard import *
from iw.format import *
from iw.congrats import *
from iw.autopartition import *
-from iw.installtype import *
from iw.dependencies import *
from iw.lilo import *
from iw.installpath import *