[codestyle] remove commented-out line of code
This commit is contained in:
parent
444839b8e6
commit
13121637cf
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ app = SammlerApp()
|
||||||
|
|
||||||
|
|
||||||
def main() -> None:
|
def main() -> None:
|
||||||
# app = SammlerApp()
|
|
||||||
app.run()
|
app.run()
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue