1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 15:27:14 +03:00

[2262] Remove Dev self.SLEF

This commit is contained in:
David Sangrey 2024-06-23 13:06:52 -04:00
parent 3b6259276a
commit 47192ce674
No known key found for this signature in database
GPG Key ID: 3AEADBB0186884BC

View File

@ -106,7 +106,6 @@ class This:
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