From 1bd776dfd9159f4926744b19bd4e8a520cc725f9 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 9 Apr 2021 02:47:47 +0100 Subject: [PATCH] missing _ --- bridge_master.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridge_master.py b/bridge_master.py index 9e9b9c8..5db954b 100755 --- a/bridge_master.py +++ b/bridge_master.py @@ -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: