Skip to content

Commit

Permalink
fixs main_window.py
Browse files Browse the repository at this point in the history
Upon reviewing the code as recommended, I have implemented the necessary modifications
  • Loading branch information
ArimaBatista authored and diegogangl committed Dec 2, 2024
1 parent 160be81 commit b06ca68
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions GTG/gtk/browser/main_window.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,6 @@ def __init__(self, app):
# Setup GTG icon theme
self._init_icon_theme()

#switch tab
self.switch_tab_open()
self.switch_tab_actionable()
self.switch_tab_closed()

# Init Actions
self._set_actions()

Expand Down

0 comments on commit b06ca68

Please sign in to comment.