Skip to content

Commit a640f7c

Browse files
committed
fix file
1 parent 20346e5 commit a640f7c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

jose/utils.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11

22
import base64
33
import struct
4-
import sys
5-
64

75
# Piggyback of the backends implementation of the function that converts a long
86
# to a bytes stream. Some plumbing is necessary to have the signatures match.
9-
107
try:
118
from cryptography.utils import int_to_bytes as _long_to_bytes
129

0 commit comments

Comments
 (0)