summaryrefslogtreecommitdiff
path: root/test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/inventory/statichost.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/inventory/statichost.py')
-rw-r--r--test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/inventory/statichost.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/inventory/statichost.py b/test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/inventory/statichost.py
index ae6941f3..92696481 100644
--- a/test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/inventory/statichost.py
+++ b/test/integration/targets/collections/collections/ansible_collections/testns/content_adj/plugins/inventory/statichost.py
@@ -19,7 +19,6 @@ DOCUMENTATION = '''
required: True
'''
-from ansible.errors import AnsibleParserError
from ansible.plugins.inventory import BaseInventoryPlugin, Cacheable