removed unused import

This commit is contained in:
Roland Hedberg
2013-11-12 10:57:33 -08:00
parent e0f4b9a03b
commit 2ac06c9172

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env python
import sys
from saml2.sigver import _get_xmlsec_cryptobackend, SecurityContext
from saml2.httpbase import HTTPBase