etherlab/etherlab.py
changeset 2396 41adf1dfc7a7
parent 2390 81116c5db60f
child 2397 25f16349644b
--- a/etherlab/etherlab.py	Sat Sep 29 16:35:38 2018 +0300
+++ b/etherlab/etherlab.py	Sat Sep 29 16:39:25 2018 +0300
@@ -18,8 +18,7 @@
 
 from xmlclass import *
 
-from ConfigTreeNode import ConfigTreeNode, XSDSchemaErrorMessage
-from PLCControler import UndoBuffer, LOCATION_CONFNODE, LOCATION_MODULE, LOCATION_GROUP, LOCATION_VAR_INPUT, LOCATION_VAR_OUTPUT, LOCATION_VAR_MEMORY
+from ConfigTreeNode import XSDSchemaErrorMessage
 
 from EthercatSlave import ExtractHexDecValue, ExtractName
 from EthercatMaster import _EthercatCTN