Commit d6672ad2 by Brian Coca

removed unused import

parent 5cfd0f82
......@@ -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']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment