summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-09-03 14:08:15 -0400
committerChris Lumens <clumens@redhat.com>2008-09-03 14:08:15 -0400
commitd9c101548ff076456d0ad7b62287b69ed64f180c (patch)
tree19f71f7f61ad079f37e3210584b4d8b1dbfd0735 /iw
parentaf0f0d4e8e55a2f8d055547938693f035c87fac8 (diff)
downloadanaconda-d9c101548ff076456d0ad7b62287b69ed64f180c.tar.gz
anaconda-d9c101548ff076456d0ad7b62287b69ed64f180c.tar.xz
anaconda-d9c101548ff076456d0ad7b62287b69ed64f180c.zip
Remove last vestiges of rhpxl and pirut.
Diffstat (limited to 'iw')
-rw-r--r--iw/package_gui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/iw/package_gui.py b/iw/package_gui.py
index 133dcbf94..4e6bfbeb5 100644
--- a/iw/package_gui.py
+++ b/iw/package_gui.py
@@ -20,7 +20,6 @@
#
# FIXME: group selection isn't currently backend independent
-#from pirut.GroupSelector import GroupSelector
from GroupSelector import GroupSelector
import gui