mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix-missing-highstate-module-import
This commit is contained in:
parent
5f54ce7b5f
commit
dc5a8f9233
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ import salt.utils.http
|
|||
import salt.utils.json
|
||||
import salt.utils.slack
|
||||
import salt.utils.yaml
|
||||
import salt.output.highstate
|
||||
from salt.ext import six
|
||||
|
||||
__virtualname__ = 'slack'
|
||||
|
|
Loading…
Add table
Reference in a new issue