mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
removed unused import
This commit is contained in:
@@ -37,8 +37,6 @@ from ansible.errors import AnsibleError
|
||||
# which may want to output display/logs too
|
||||
from ansible.utils.display import Display
|
||||
|
||||
from ansible.utils.debug import debug
|
||||
|
||||
|
||||
__all__ = ['ConnectionBase', 'ensure_connect']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user