mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
Re-sort imports.
This commit is contained in:
@@ -24,7 +24,6 @@ from ansible_collections.community.crypto.plugins.module_utils._openssh.cryptogr
|
||||
OpensshKeypair,
|
||||
)
|
||||
|
||||
|
||||
if t.TYPE_CHECKING:
|
||||
from ansible_collections.community.crypto.plugins.module_utils._openssh.cryptography import ( # pragma: no cover
|
||||
KeyType,
|
||||
|
||||
Reference in New Issue
Block a user