mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #14652 from garethgreenaway/remove_log_debug_schedule
removing logging from module schedule.py, not in use.
This commit is contained in:
commit
73ccf71038
@ -16,9 +16,6 @@ import salt.utils.odict
|
||||
|
||||
__proxyenabled__ = ['*']
|
||||
|
||||
import logging
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
__func_alias__ = {
|
||||
'list_': 'list',
|
||||
'reload_': 'reload'
|
||||
|
Loading…
Reference in New Issue
Block a user