fewer import * for certificate
[sfa.git] / geni / methods / get_ticket.py
index 667b20a..600bfeb 100644 (file)
@@ -5,7 +5,6 @@ from geni.util.faults import *
 from geni.util.method import Method
 from geni.util.parameter import Parameter, Mixed
 from geni.util.auth import Auth
-from geni.util.cert import Keypair 
 from geni.util.geniticket import *
 
 class get_ticket(Method):