missing _

This commit is contained in:
Simon 2021-04-09 02:47:47 +01:00
parent c671fc9d6d
commit 1bd776dfd9
1 changed files with 1 additions and 1 deletions

View File

@ -1277,7 +1277,7 @@ class routerOBP(OPENBRIDGE):
if _count > 1:
logger.warning('Extra')
_removeextra1.append(system)
for remove in removeextra1:
for remove in _removeextra1:
del systems[remove].STATUS[_stream_id]['1ST']
for system in systems: