Skip to content

Commit

Permalink
Update blitz/ui/main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mde-pach authored Feb 20, 2024
1 parent 8d50a9a commit 50cb06b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blitz/ui/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def init_ui(
logging.getLogger("niceGUI").setLevel(logging.WARNING)
blitz_ui = get_blitz_ui()
blitz_ui.current_app = blitz_api.blitz_app
print("________", blitz_ui)
init_routers()
ui.run_with(
app=blitz_api,
Expand Down

0 comments on commit 50cb06b

Please sign in to comment.