From: Barry Warsaw Date: Fri, 26 Mar 1999 15:59:51 +0000 (+0000) Subject: Removed unnecessary import `from PyncheWidget import PyncheWidget' X-Git-Tag: v1.5.2c1~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61ba0721db1d3f31beb6a04dd8983114d1ee9d5b;p=thirdparty%2FPython%2Fcpython.git Removed unnecessary import `from PyncheWidget import PyncheWidget' --- diff --git a/Tools/pynche/pyColorChooser.py b/Tools/pynche/pyColorChooser.py index 1eb0e5f5cdc3..c487b0e1ff0a 100644 --- a/Tools/pynche/pyColorChooser.py +++ b/Tools/pynche/pyColorChooser.py @@ -2,7 +2,6 @@ """ import os -from PyncheWidget import PyncheWidget import Main import ColorDB