summaryrefslogtreecommitdiffstats
path: root/dispatch.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-06-23 03:30:30 +0000
committerMatt Wilson <msw@redhat.com>2001-06-23 03:30:30 +0000
commited685db997ae4acbee26faf0eaf86909f3f5b7bb (patch)
tree855ca103ff7e6c555aa8483c1ef868c3d330aabc /dispatch.py
parent790f3a0f53ca7b1aa5ac3f8c9ea770f6494cdd49 (diff)
downloadanaconda-ed685db997ae4acbee26faf0eaf86909f3f5b7bb.tar.gz
anaconda-ed685db997ae4acbee26faf0eaf86909f3f5b7bb.tar.xz
anaconda-ed685db997ae4acbee26faf0eaf86909f3f5b7bb.zip
more pychecker cleanups
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/dispatch.py b/dispatch.py
index 8688deebf..46d6458dc 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -200,7 +200,6 @@ class Dispatcher:
self.dir = DISPATCH_FORWARD
self.step = None
self.skipSteps = {}
- dispatch = self
self.id = id
self.flags = flags