added create_network(), delete_network(), create_subnet(), delete_subnet(), process_t...
[plcapi.git] / PLC / NodeGroups.py
index 01a28d3..8c669d2 100644 (file)
@@ -9,7 +9,6 @@ from PLC.Faults import *
 from PLC.Parameter import Parameter, Mixed
 from PLC.Debug import profile
 from PLC.Storage.AlchemyObject import AlchemyObj
-from PLC.Nodes import Node, Nodes
 
 class NodeGroup(AlchemyObj):
     """