diff options
Diffstat (limited to 'tests/test_api_jws.py')
-rw-r--r-- | tests/test_api_jws.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_api_jws.py b/tests/test_api_jws.py index 4e440bd..60671a2 100644 --- a/tests/test_api_jws.py +++ b/tests/test_api_jws.py @@ -1,6 +1,5 @@ import json - from decimal import Decimal from jwt.algorithms import Algorithm |