remove some unneeded debugging
This commit is contained in:
parent
f0d1e8ed8a
commit
a1bf50e698
@ -1560,7 +1560,6 @@ if __name__ == '__main__':
|
|||||||
if CONFIG['SYSTEMS'][system]['MODE'] != 'MASTER':
|
if CONFIG['SYSTEMS'][system]['MODE'] != 'MASTER':
|
||||||
continue
|
continue
|
||||||
_tmout = CONFIG['SYSTEMS'][system]['DEFAULT_UA_TIMER']
|
_tmout = CONFIG['SYSTEMS'][system]['DEFAULT_UA_TIMER']
|
||||||
logger.debug('System %s tmout %s',system,_tmout)
|
|
||||||
ts1 = []
|
ts1 = []
|
||||||
ts2 = []
|
ts2 = []
|
||||||
if CONFIG['SYSTEMS'][system]['TS1_STATIC']:
|
if CONFIG['SYSTEMS'][system]['TS1_STATIC']:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user