summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-02-14 05:36:10 +0000
committerMatt Wilson <msw@redhat.com>2001-02-14 05:36:10 +0000
commit900a24efeb47efc322f636b335ebbe556c637fe6 (patch)
treefa3b42a8da6d19335f7ee9dd5a1131003c3a5edf /todo.py
parent84be14242d66cc8c43556752ed7790538430bdcd (diff)
downloadanaconda-900a24efeb47efc322f636b335ebbe556c637fe6.tar.gz
anaconda-900a24efeb47efc322f636b335ebbe556c637fe6.tar.xz
anaconda-900a24efeb47efc322f636b335ebbe556c637fe6.zip
remove debug
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.py b/todo.py
index 0972aea88..283933a8a 100644
--- a/todo.py
+++ b/todo.py
@@ -738,7 +738,6 @@ class ToDo:
group = self.instClass.getGroups()
optional = self.instClass.getOptionalGroups()
packages = self.instClass.getPackages()
- print group,optional,packages
for comp in self.comps:
comp.unselect()