missing _
This commit is contained in:
parent
c671fc9d6d
commit
1bd776dfd9
@ -1277,7 +1277,7 @@ class routerOBP(OPENBRIDGE):
|
|||||||
if _count > 1:
|
if _count > 1:
|
||||||
logger.warning('Extra')
|
logger.warning('Extra')
|
||||||
_removeextra1.append(system)
|
_removeextra1.append(system)
|
||||||
for remove in removeextra1:
|
for remove in _removeextra1:
|
||||||
del systems[remove].STATUS[_stream_id]['1ST']
|
del systems[remove].STATUS[_stream_id]['1ST']
|
||||||
|
|
||||||
for system in systems:
|
for system in systems:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user