[gnome-music/wip/mschraal/glib-logging: 50/65] albumsview: New logger



commit 41c0ec1cfece57d1b125f585baf25343fd137ba4
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat Feb 1 15:02:57 2020 +0100

    albumsview: New logger

 gnomemusic/views/albumsview.py | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gnomemusic/views/albumsview.py b/gnomemusic/views/albumsview.py
index 35d20b0f..22a12d82 100644
--- a/gnomemusic/views/albumsview.py
+++ b/gnomemusic/views/albumsview.py
@@ -47,9 +47,6 @@ class AlbumsView(Gtk.Stack):
     _scrolled_window = Gtk.Template.Child()
     _flowbox = Gtk.Template.Child()
 
-    def __repr__(self):
-        return '<AlbumsView>'
-
     def __init__(self, application, player=None):
         """Initialize AlbumsView
 


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