[codestyle] remove commented-out line of code

This commit is contained in:
bronsen 2026-01-08 12:04:36 +01:00
parent 444839b8e6
commit 13121637cf

View file

@ -49,7 +49,6 @@ app = SammlerApp()
def main() -> None: def main() -> None:
# app = SammlerApp()
app.run() app.run()