Skip to content

Commit

Permalink
[2262] Remove Dev self.SLEF
Browse files Browse the repository at this point in the history
  • Loading branch information
Rixxan committed Jun 23, 2024
1 parent 3b62592 commit 47192ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/inara.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def __init__(self):
self.fleet: list[dict[str, Any]] | None = None
self.shipswap: bool = False # just swapped ship
self.on_foot = False
self.SLEF: str | None = None

self.timer_run = True

Expand Down

0 comments on commit 47192ce

Please sign in to comment.