[gnome-music/wip/mschraal/glib-logging: 60/65] appmenu: New logger



commit cf8f90a155430563710675c83202511e00516e47
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat Feb 1 15:19:31 2020 +0100

    appmenu: New logger

 gnomemusic/widgets/appmenu.py | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gnomemusic/widgets/appmenu.py b/gnomemusic/widgets/appmenu.py
index 101c447a..80590751 100644
--- a/gnomemusic/widgets/appmenu.py
+++ b/gnomemusic/widgets/appmenu.py
@@ -36,9 +36,6 @@ class AppMenu(Gtk.PopoverMenu):
     _lastfm_box = Gtk.Template.Child()
     _lastfm_switch = Gtk.Template.Child()
 
-    def __repr__(self):
-        return "<AppMenu>"
-
     def __init__(self, application):
         """Initialize the application menu
 


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