Skip to content

Commit

Permalink
Update blitz/ui/components/header.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mde-pach authored Feb 20, 2024
1 parent 50cb06b commit b28eaf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blitz/ui/components/header.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ def __init__(
drawer_open: bool = True,
) -> None:
super().__init__()
print("+++________")
self.show_drawer = show_drawer
self.drawer_open = drawer_open

Expand Down

0 comments on commit b28eaf8

Please sign in to comment.