From fafe9a5f7b940a4dc90c0ac38caabf2a895a237a Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 9 Jan 2023 11:37:13 +0000 Subject: [PATCH] eddn: Remove un-necessary 'music'/'MainMenu' body tracking clearance monitor.py does this for `state` passed in, which *this* code then uses to set `this` values. --- plugins/eddn.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/eddn.py b/plugins/eddn.py index f76274a8..cd29d215 100644 --- a/plugins/eddn.py +++ b/plugins/eddn.py @@ -2222,8 +2222,6 @@ def journal_entry( # noqa: C901, CCR001 elif event_name == 'music': if entry['MusicTrack'] == 'MainMenu': - this.body_name = None - this.body_id = None this.status_body_name = None # Events with their own EDDN schema