mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Added depends import
This commit is contained in:
parent
909bb15873
commit
e9d669a59f
@ -175,6 +175,7 @@ import salt.utils.vmware
|
||||
import salt.utils.http
|
||||
from salt.utils import dictupdate
|
||||
from salt.exceptions import CommandExecutionError, VMwareSaltError
|
||||
from salt.utils.decorators import depends
|
||||
from salt.utils import clean_kwargs
|
||||
|
||||
# Import Third Party Libs
|
||||
|
Loading…
Reference in New Issue
Block a user