mirror of
https://github.com/aclist/dztui.git
synced 2026-08-28 18:57:12 +02:00
chore: remove boilerplate
This commit is contained in:
parent
a0f5d3ea23
commit
a67bbd66f9
@ -148,10 +148,6 @@ def main() -> None:
|
|||||||
tool = cmd
|
tool = cmd
|
||||||
break
|
break
|
||||||
|
|
||||||
print(os.getpid())
|
|
||||||
# TODO: try getting pid on demand later
|
|
||||||
# pid = os.getpid()
|
|
||||||
|
|
||||||
# TODO: push is_game_mode to preconnect dialog
|
# TODO: push is_game_mode to preconnect dialog
|
||||||
prefs = UserPrefs(
|
prefs = UserPrefs(
|
||||||
is_steam_deck=_is_steam_deck,
|
is_steam_deck=_is_steam_deck,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user