[gnome-music/wip/mschraal/glib-logging: 49/65] albumsview: New logger
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/glib-logging: 49/65] albumsview: New logger
- Date: Sat, 1 Feb 2020 15:41:13 +0000 (UTC)
commit 17b7b89362be6dac11354bc95451dae95009d4b3
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]