refactored registry methods to use the registry manager module
[sfa.git] / sfa / methods / get_gid.py
index 06faf60..65f71e5 100644 (file)
@@ -6,7 +6,6 @@
 #            raise ConnectionKeyGIDMismatch(gid.get_subject())
 
 from sfa.util.faults import *
-from sfa.util.misc import *
 from sfa.util.method import Method
 from sfa.util.parameter import Parameter, Mixed
 from sfa.trust.auth import Auth