refactored registry methods to use the registry manager module
[sfa.git] / sfa / methods / stop_slice.py
index 77ecd3f..f34c1bc 100644 (file)
@@ -2,7 +2,7 @@
 ### $URL$
 
 from sfa.util.faults import *
-from sfa.util.misc import *
+from sfa.util.namespace import *
 from sfa.util.method import Method
 from sfa.util.parameter import Parameter, Mixed
 from sfa.trust.auth import Auth