mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
Remove unnecessary test imports. (#576)
This commit is contained in:
@@ -17,7 +17,6 @@ from ansible_collections.community.crypto.plugins.module_utils.acme.orders impor
|
||||
|
||||
from ansible_collections.community.crypto.plugins.module_utils.acme.errors import (
|
||||
ACMEProtocolException,
|
||||
ModuleFailException,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user