cleanup v42 legacy - GetSlivers exports 'interfaces' - needs related change in nm
[plcapi.git] / PLC / API.py
index c4ec4c2..4e75ae3 100644 (file)
@@ -84,7 +84,6 @@ except ImportError:
 from PLC.Config import Config
 from PLC.Faults import *
 import PLC.Methods
-import PLC.Legacy
 import PLC.Accessors
 
 def import_deep(name):