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