mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
parent
6ab4c4d8a3
commit
492582afc4
@ -110,7 +110,7 @@ a state.
|
||||
import logging
|
||||
|
||||
from salt.loader import states
|
||||
from salt.utils.pyobjects import StateRegistry
|
||||
from salt.utils.pyobjects import StateFactory, StateRegistry
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user