[gnome-music/wip/mschraal/albumwidget-show-duration-label: 5/5] albumwidget: Remove duplicate line




commit 51be94c8990c9b9950074a1bd7a0b247a9c1ece1
Author: Marinus Schraal <mschraal gnome org>
Date:   Sun Feb 20 22:04:31 2022 +0100

    albumwidget: Remove duplicate line

 gnomemusic/widgets/albumwidget.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/widgets/albumwidget.py b/gnomemusic/widgets/albumwidget.py
index f3701dfbf..aad5d3a2e 100644
--- a/gnomemusic/widgets/albumwidget.py
+++ b/gnomemusic/widgets/albumwidget.py
@@ -231,7 +231,6 @@ class AlbumWidget(Adw.Bin):
             show = True
 
         self._composer_label.props.visible = show
-        self._composer_label.props.visible = show
 
     def _on_release_info_changed(
             self, klass: CoreAlbum,


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