Skip to content

Commit 2bc6552

Browse files
committed
flake fix
1 parent bd7fbd0 commit 2bc6552

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cryptography/x509/base.py

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
)
2626
from cryptography.hazmat.primitives.asymmetric.types import (
2727
CertificateIssuerPrivateKeyTypes,
28-
CertificateIssuerPublicKeyTypes,
2928
CertificatePublicKeyTypes,
3029
)
3130
from cryptography.x509.extensions import (

0 commit comments

Comments
 (0)