Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 54f105e

Browse files
committed
Removed unused import
1 parent 2c6bddc commit 54f105e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/oidcmsg/oidc/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
from cryptojwt import as_unicode
1414
from cryptojwt.jws.utils import left_hash
1515
from cryptojwt.jwt import JWT
16-
from cryptojwt.key_jar import KeyJar
1716

1817
from oidcmsg import oauth2
1918
from oidcmsg import time_util

0 commit comments

Comments
 (0)