mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Remove unused+circular import in listify.py (#24038)
This commit is contained in:
@@ -22,7 +22,6 @@ __metaclass__ = type
|
||||
from collections import Iterable
|
||||
|
||||
from ansible.module_utils.six import string_types
|
||||
from ansible.template import Templar
|
||||
from ansible.template.safe_eval import safe_eval
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user