diff -r 6811021e3d94 -r 614396cbffbf editors/ResourceEditor.py --- 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 # -------------------------------------------------------------------------------