mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-10 18:15:39 +00:00
Fix import order in filetree lookup unit tests
This commit is contained in:
parent
94a832d575
commit
654a63ac4b
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ from unittest.mock import patch
|
|||
from ansible.errors import AnsibleLookupError
|
||||
from ansible.plugins.loader import lookup_loader
|
||||
from ansible.template import Templar
|
||||
|
||||
from ansible_collections.community.internal_test_tools.tests.unit.mock.loader import DictDataLoader
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue