From eba318430a48d1399ee5915ff6738b6794bb3e71 Mon Sep 17 00:00:00 2001 From: A_D Date: Wed, 29 Jul 2020 22:28:26 +0200 Subject: [PATCH] Removed todos about unused args --- plugins/inara.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/inara.py b/plugins/inara.py index 82000157..dc6b8fe4 100644 --- a/plugins/inara.py +++ b/plugins/inara.py @@ -1206,7 +1206,6 @@ def worker(): plug.show_error(_("Error: Can't connect to Inara")) -# TODO(A_D) event is unused def update_location(event=None): """ Call inara_notify_location in this and other interested plugins with Inara's response when changing system @@ -1223,7 +1222,6 @@ def inara_notify_location(eventData): pass -# TODO(A_D) event is unused def update_ship(event=None): """ Call inara_notify_ship() in interested plugins with Inara's response when changing ship