mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-20 19:07:38 +03:00
Removed todos about unused args
This commit is contained in:
parent
446c812485
commit
eba318430a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user