summaryrefslogtreecommitdiff
path: root/src/saml2/pack.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/saml2/pack.py')
-rw-r--r--src/saml2/pack.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/saml2/pack.py b/src/saml2/pack.py
index f8328b5c..30b9cdf9 100644
--- a/src/saml2/pack.py
+++ b/src/saml2/pack.py
@@ -19,8 +19,6 @@ import logging
from urllib.parse import urlencode
from urllib.parse import urlparse
-import six
-
import saml2
from saml2.s_utils import deflate_and_base64_encode
from saml2.sigver import REQ_ORDER