required to mark peer_id of key object
[plcapi.git] / PLC / Methods / UnBindObjectFromPeer.py
index 4778ccb..1e5c4f5 100644 (file)
@@ -9,6 +9,7 @@ from PLC.Persons import Persons
 from PLC.Sites import Sites
 from PLC.Nodes import Nodes
 from PLC.Slices import Slices
+from PLC.Keys import Keys
 from PLC.Peers import Peers
 from PLC.Faults import *