summaryrefslogtreecommitdiffstats
path: root/desktop.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-23 03:24:08 +0000
committerMatt Wilson <msw@redhat.com>2001-06-23 03:24:08 +0000
commit48153651a7519d0654b8c9685907a203464bc684 (patch)
tree76ad6e78b0c26fb668a7cd27e972c46ce0f91ab4 /desktop.py
parent7a3c395db8ac3e0db05acabd610758a555195556 (diff)
downloadanaconda-48153651a7519d0654b8c9685907a203464bc684.tar.gz
anaconda-48153651a7519d0654b8c9685907a203464bc684.tar.xz
anaconda-48153651a7519d0654b8c9685907a203464bc684.zip
more pychecker fixups
Diffstat (limited to 'desktop.py')
-rw-r--r--desktop.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop.py b/desktop.py
index fd2c8666c..fb5734ee6 100644
--- a/desktop.py
+++ b/desktop.py
@@ -14,9 +14,6 @@
#
import string
-import kudzu
-import iutil
-import isys
from log import log
class Desktop: