Skip to content

Commit fd9651e

Browse files
author
Roland Hedberg
committed
removed unused import.
1 parent bc9c6d0 commit fd9651e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/saml2/sigver.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from OpenSSL import crypto
99

1010
import base64
11-
from base64 import b64decode
1211
import hashlib
1312
import logging
1413
import os

0 commit comments

Comments
 (0)