fewer import * for certificate
[sfa.git] / geni / trust / gid.py
index 711f543..d744cf9 100644 (file)
@@ -9,7 +9,7 @@
 import xmlrpclib
 
 import uuid
-from geni.trust.certificate import *
+from geni.trust.certificate import Certificate
 
 ##
 # Create a new uuid. Returns the UUID as a string.