mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unnecessary logging from minion.py
This commit is contained in:
parent
a05018e089
commit
8fd24cf87d
1 changed files with 0 additions and 1 deletions
|
@ -3308,7 +3308,6 @@ class ProxyMinionManager(MinionManager):
|
|||
|
||||
|
||||
def _metaproxy_call(opts, fn_name):
|
||||
log.debug('=== here ====')
|
||||
metaproxy = salt.loader.metaproxy(opts)
|
||||
try:
|
||||
metaproxy_name = opts['metaproxy']
|
||||
|
|
Loading…
Add table
Reference in a new issue