Commit 251f1926 by Michael DeHaan

Remove unneeded import.

parent 8457cf43
......@@ -20,7 +20,7 @@ import ansible
from ansible.callbacks import vv
from ansible.errors import AnsibleError as ae
from ansible.runner.return_data import ReturnData
from ansible.utils import parse_kv, template
from ansible.utils import parse_kv
from ansible.inventory.host import Host
from ansible.inventory.group import Group
......
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