mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Add missing import
This commit is contained in:
parent
8a0f9fa2fe
commit
376f76f9ce
@ -35,6 +35,7 @@ from salt.exceptions import SaltInvocationError, CommandExecutionError
|
||||
import salt.utils
|
||||
import salt.utils.files
|
||||
import salt.utils.itertools
|
||||
import salt.utils.templates
|
||||
|
||||
# TODO: Check that the passed arguments are correct
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user