David Cantrell wrote:
pychecker fix.
---
gui.py | 1 -
installclass.py | 1 -
iw/autopart_type.py | 1 -
iw/congrats_gui.py | 1 -
iw/network_gui.py | 1 -
iw/partition_gui.py | 1 -
6 files changed, 0 insertions(+), 6 deletions(-)
Looks good,
Regards,
Hans
diff --git a/gui.py b/gui.py
index 14ef045..7f7262d 100755
--- a/gui.py
+++ b/gui.py
@@ -34,7 +34,6 @@ import time
import isys
import iutil
import sys
-import parted
import shutil
import gtk
import gtk.glade
diff --git a/installclass.py b/installclass.py
index a3a97ae..bf4f58d 100644
--- a/installclass.py
+++ b/installclass.py
@@ -41,7 +41,6 @@ import logging
log = logging.getLogger("anaconda")
from flags import flags
-from constants import *
class BaseInstallClass(object):
# default to not being hidden
diff --git a/iw/autopart_type.py b/iw/autopart_type.py
index 3db0c4e..db6afb9 100644
--- a/iw/autopart_type.py
+++ b/iw/autopart_type.py
@@ -23,7 +23,6 @@ import gtk
import gobject
import math
-import autopart
from constants import *
import gui
from partition_ui_helpers_gui import *
diff --git a/iw/congrats_gui.py b/iw/congrats_gui.py
index 18667dc..ee16b0e 100644
--- a/iw/congrats_gui.py
+++ b/iw/congrats_gui.py
@@ -20,7 +20,6 @@
import gtk
import gui
-import iutil
from iw_gui import *
from constants import *
import os
diff --git a/iw/network_gui.py b/iw/network_gui.py
index 90ee123..365333a 100644
--- a/iw/network_gui.py
+++ b/iw/network_gui.py
@@ -25,7 +25,6 @@ import string
from iw_gui import *
import gui
import network
-import socket
from constants import *
import gettext
diff --git a/iw/partition_gui.py b/iw/partition_gui.py
index b753639..940c252 100644
--- a/iw/partition_gui.py
+++ b/iw/partition_gui.py
@@ -47,7 +47,6 @@ from partIntfHelpers import *
from partedUtils import *
from fsset import *
from partRequests import *
-from constants import *
from partition_ui_helpers_gui import *
import gettext
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list