]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed unnecessary import `from PyncheWidget import PyncheWidget'
authorBarry Warsaw <barry@python.org>
Fri, 26 Mar 1999 15:59:51 +0000 (15:59 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 26 Mar 1999 15:59:51 +0000 (15:59 +0000)
Tools/pynche/pyColorChooser.py

index 1eb0e5f5cdc3330adfd91a167177e31d116637c5..c487b0e1ff0a57a2fc5696d66c75fe48c7502b6b 100644 (file)
@@ -2,7 +2,6 @@
 """
 
 import os
-from PyncheWidget import PyncheWidget
 import Main
 import ColorDB