Skip to content

Commit

Permalink
Stray line
Browse files Browse the repository at this point in the history
  • Loading branch information
Arxari committed Nov 18, 2024
1 parent 88f1da5 commit c74055d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ def save_usage_data(self):
except Exception as e:
print(f"Error saving usage data: {e}")


def do_activate(self):
self.win = Gtk.ApplicationWindow(application=self)
self.win.set_title("Shofi-GTK")
Expand Down

0 comments on commit c74055d

Please sign in to comment.