mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Missin import
This commit is contained in:
parent
d571f3b8fe
commit
9de9b9e86d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ from __future__ import absolute_import
|
|||
|
||||
# Import python libs
|
||||
import os
|
||||
import salt.utils
|
||||
|
||||
__func_alias__ = {
|
||||
'reload_': 'reload'
|
||||
|
|
Loading…
Add table
Reference in a new issue