mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
fix: unused import removed
Signed-off-by: Fiehe Christoph <c.fiehe@eurodata.de>
This commit is contained in:
parent
cf3a39e430
commit
749fa5f723
1 changed files with 0 additions and 1 deletions
|
|
@ -266,7 +266,6 @@ if t.TYPE_CHECKING:
|
|||
|
||||
from ansible.errors import AnsibleError
|
||||
from ansible.plugins.lookup import LookupBase
|
||||
from ansible.template import Templar
|
||||
from ansible.utils.display import Display
|
||||
|
||||
display = Display()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue