editors/LDViewer.py
changeset 2450 5024c19ca8f0
parent 2437 105c20fdeb19
child 2457 9deec258ab1a
--- a/editors/LDViewer.py	Thu Oct 11 10:25:19 2018 +0300
+++ b/editors/LDViewer.py	Thu Oct 11 12:00:40 2018 +0300
@@ -25,7 +25,6 @@
 
 from __future__ import absolute_import
 from __future__ import division
-from types import *
 
 import wx
 from six.moves import xrange