Skip to content

Commit 48745b3

Browse files
committed
Removed unused import
1 parent 35180d5 commit 48745b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_09_jwt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import pytest
44

55
from cryptojwt.exception import IssuerNotFound
6-
from cryptojwt.exception import JWKESTException
76
from cryptojwt.jws.exception import NoSuitableSigningKeys
87
from cryptojwt.jwt import JWT
98
from cryptojwt.jwt import pick_key

0 commit comments

Comments
 (0)