mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Replaced module six in file /salt/modules/saltutil.py
This commit is contained in:
parent
06ff71c597
commit
a67aba4c4a
@ -33,7 +33,7 @@ import salt.wheel
|
||||
from salt.exceptions import (
|
||||
SaltReqTimeoutError, SaltRenderError, CommandExecutionError
|
||||
)
|
||||
from six import string_types
|
||||
from salt.utils.six import string_types
|
||||
|
||||
__proxyenabled__ = ['*']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user