refactored registry methods to use the registry manager module
[sfa.git] / sfa / methods / create_slice.py
index 7287b51..5bad7f8 100644 (file)
@@ -2,7 +2,6 @@
 ### $URL$
 
 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