X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Fmethods%2Fget_self_credential.py;h=97e705204da70a99da0cb5df656c7eb4320b4d11;hp=3bdaecc799c004ceacb046eb34961ef336eaca10;hb=0cf0d31c313a366e3f272f830bdb4f2a7308e11f;hpb=775fd2c579e39e634ce334caacf2049eb0ff251f diff --git a/sfa/methods/get_self_credential.py b/sfa/methods/get_self_credential.py index 3bdaecc7..97e70520 100644 --- a/sfa/methods/get_self_credential.py +++ b/sfa/methods/get_self_credential.py @@ -8,7 +8,6 @@ from sfa.util.namespace import * from sfa.util.method import Method from sfa.util.parameter import Parameter, Mixed from sfa.util.record import SfaRecord -from sfa.util.debug import log from sfa.methods.GetSelfCredential import GetSelfCredential class get_self_credential(GetSelfCredential):