mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove another unused import
This commit is contained in:
parent
73cfda751a
commit
ef4c6adae3
1 changed files with 0 additions and 1 deletions
|
@ -251,7 +251,6 @@ import salt.utils.templates
|
|||
from salt.exceptions import CommandExecutionError
|
||||
from salt.utils.serializers import yaml as yaml_serializer
|
||||
from salt.utils.serializers import json as json_serializer
|
||||
from salt.ext.six.moves import map
|
||||
import salt.ext.six as six
|
||||
from salt.ext.six import string_types, integer_types
|
||||
from salt.ext.six.moves import zip_longest
|
||||
|
|
Loading…
Add table
Reference in a new issue