X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fmethods%2FRemove.py;h=ee650f1ce67ead6d4c4db3c06223065355bef3a0;hb=99b7f92d2fb9ba847a51c235da6cf4705b216f4d;hp=1804fd91d845957d829d4a5a758999a87248f607;hpb=29df906cd2d154a3b90fcb1b7025f3fc1bb577fe;p=sfa.git diff --git a/sfa/methods/Remove.py b/sfa/methods/Remove.py index 1804fd91..ee650f1c 100644 --- a/sfa/methods/Remove.py +++ b/sfa/methods/Remove.py @@ -1,8 +1,10 @@ from sfa.util.xrn import Xrn from sfa.util.method import Method -from sfa.util.parameter import Parameter, Mixed + from sfa.trust.credential import Credential +from sfa.storage.parameter import Parameter, Mixed + class Remove(Method): """ Remove an object from the registry. If the object represents a PLC object,