summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2013-11-12 10:57:33 -0800
committerRoland Hedberg <roland.hedberg@adm.umu.se>2013-11-12 10:57:33 -0800
commit2ac06c917294169b265c60519467dd6bbe4ba828 (patch)
tree5cec45a3df9b0dd1c292ba7383ab6d896d394739 /tools
parente0f4b9a03b9bbc4bb63c9c843e9ba94c4a2c6c59 (diff)
downloadpysaml2-2ac06c917294169b265c60519467dd6bbe4ba828.tar.gz
removed unused import
Diffstat (limited to 'tools')
-rwxr-xr-xtools/mdexport.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mdexport.py b/tools/mdexport.py
index 93dce704..348335ad 100755
--- a/tools/mdexport.py
+++ b/tools/mdexport.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python
-import sys
from saml2.sigver import _get_xmlsec_cryptobackend, SecurityContext
from saml2.httpbase import HTTPBase