eric6/IconEditor/IconEditorGrid.py

changeset 7833
4bc2413f6123
parent 7759
51aa6c6b66f7
child 7900
72b88fb20261
child 7924
8a96736d465e
diff -r db52a378103d -r 4bc2413f6123 eric6/IconEditor/IconEditorGrid.py
--- a/eric6/IconEditor/IconEditorGrid.py	Tue Nov 17 19:24:48 2020 +0100
+++ b/eric6/IconEditor/IconEditorGrid.py	Wed Nov 18 18:17:56 2020 +0100
@@ -19,8 +19,6 @@
 
 from E5Gui import E5MessageBox
 
-from .cursors import cursors_rc     # __IGNORE_WARNING__
-
 
 class IconEditCommand(QUndoCommand):
     """

eric ide

mercurial