trimmed useless imports, unstarred all imports
[sfa.git] / sfa / server / registry.py
index b55f9ac..2a37c22 100644 (file)
@@ -2,8 +2,6 @@
 # Registry is a SfaServer that implements the Registry interface
 #
 from sfa.server.sfaserver import SfaServer
-from sfa.util.faults import *
-from sfa.util.xrn import hrn_to_urn
 from sfa.server.interface import Interfaces, Interface
 from sfa.util.config import Config