editors/ResourceEditor.py
changeset 1850 614396cbffbf
parent 1847 6198190bc121
child 1853 47a3f39bead0
--- a/editors/ResourceEditor.py	Thu Oct 05 16:46:29 2017 +0300
+++ b/editors/ResourceEditor.py	Fri Oct 06 17:52:34 2017 +0300
@@ -32,7 +32,7 @@
 from EditorPanel import EditorPanel
 from util.BitmapLibrary import GetBitmap
 from util.TranslationCatalogs import NoTranslate
-from plcopen.structures import LOCATIONDATATYPES, TestIdentifier, IEC_KEYWORDS, DefaultType
+from plcopen.structures import TestIdentifier, IEC_KEYWORDS
 
 
 # -------------------------------------------------------------------------------