mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Adding 2 missing imports
This commit is contained in:
parent
baacda2286
commit
31f8c04506
@ -295,6 +295,9 @@ from . import event_processor
|
||||
|
||||
import tornado.gen
|
||||
|
||||
import json
|
||||
import salt.netapi
|
||||
|
||||
import logging
|
||||
logger = logging.getLogger()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user