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




commit e72c2d6e08b09ad134760a214531298395cf2ceb
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 f7df83449..f6ceb94e1 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]