Skip to content

Commit ddcfbf9

Browse files
committed
remove unused import
1 parent 228621d commit ddcfbf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jose/backends/_asn1.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
Required by rsa_backend and pycrypto_backend but not cryptography_backend.
44
"""
55
from pyasn1.codec.der import decoder, encoder
6-
from pyasn1.error import PyAsn1Error
76
from pyasn1.type import namedtype, univ
87

98
RSA_ENCRYPTION_ASN1_OID = "1.2.840.113549.1.1.1"

0 commit comments

Comments
 (0)