mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Don't forget to import SaltClientError
This commit is contained in:
parent
ba0560e526
commit
0fb810a2e1
@ -11,6 +11,7 @@ import logging
|
||||
import salt.crypt
|
||||
import salt.payload
|
||||
import salt.utils.network
|
||||
from salt.exceptions import SaltClientError
|
||||
|
||||
__proxyenabled__ = ['*']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user