We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7fbd0 commit 2bc6552Copy full SHA for 2bc6552
src/cryptography/x509/base.py
@@ -25,7 +25,6 @@
25
)
26
from cryptography.hazmat.primitives.asymmetric.types import (
27
CertificateIssuerPrivateKeyTypes,
28
- CertificateIssuerPublicKeyTypes,
29
CertificatePublicKeyTypes,
30
31
from cryptography.x509.extensions import (
0 commit comments