summaryrefslogtreecommitdiff
path: root/src/saml2/ident.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/saml2/ident.py')
-rw-r--r--src/saml2/ident.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/saml2/ident.py b/src/saml2/ident.py
index d94dd756..3a05c1d8 100644
--- a/src/saml2/ident.py
+++ b/src/saml2/ident.py
@@ -5,8 +5,6 @@ import shelve
from urllib.parse import quote
from urllib.parse import unquote
-import six
-
from saml2 import SAMLError
from saml2.s_utils import PolicyError
from saml2.s_utils import rndbytes