mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
add missing import
This commit is contained in:
parent
042af674dd
commit
9de0b32521
@ -32,6 +32,7 @@ from salt.modules.file import (check_hash, check_managed, check_perms, # pylint:
|
||||
manage_file, file_exists, get_diff, get_managed, check_perms,
|
||||
check_managed, check_file_meta, contains_regex)
|
||||
|
||||
from salt.utils import namespaced_function
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user