[gnome-music/wip/jfelder/playlistscontrols-cleanup: 2/2] playlistcontrols: Remove empty line



commit 235d1723257f6e1a2915dd2ad541518228177f57
Author: Jean Felder <jfelder src gnome org>
Date:   Wed Feb 26 21:00:58 2020 +0100

    playlistcontrols: Remove empty line

 gnomemusic/widgets/playlistcontrols.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/widgets/playlistcontrols.py b/gnomemusic/widgets/playlistcontrols.py
index 78ed7a7e..0d7375fc 100644
--- a/gnomemusic/widgets/playlistcontrols.py
+++ b/gnomemusic/widgets/playlistcontrols.py
@@ -144,7 +144,6 @@ class PlaylistControls(Gtk.Grid):
         :return: Renaming dialog active
         :rtype: bool
         """
-
         return self._name_stack.props.visible_child_name == "renaming_dialog"
 
     @GObject.Property(


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