[gnome-music/wip/jfelder/gtk4-v3: 255/259] artistsearchtile: Remove obsolete code




commit 3f2e0fd76f1b9750730300528513fd69f4543b27
Author: Marinus Schraal <mschraal gnome org>
Date:   Mon Feb 14 10:40:49 2022 +0100

    artistsearchtile: Remove obsolete code

 gnomemusic/widgets/artistsearchtile.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/widgets/artistsearchtile.py b/gnomemusic/widgets/artistsearchtile.py
index 5706e6f4f..329bf1d36 100644
--- a/gnomemusic/widgets/artistsearchtile.py
+++ b/gnomemusic/widgets/artistsearchtile.py
@@ -42,7 +42,6 @@ class ArtistSearchTile(Gtk.FlowBoxChild):
     _artist_label = Gtk.Template.Child()
     _art_stack = Gtk.Template.Child()
     _check = Gtk.Template.Child()
-    # _events = Gtk.Template.Child()
 
     coreartist = GObject.Property(
         type=CoreArtist, default=None, flags=GObject.ParamFlags.READWRITE)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]