[gnome-music/wip/jfelder/lastfm-ui-v1: 30/35] scrobbler: Remove unused attribute _authentication
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/lastfm-ui-v1: 30/35] scrobbler: Remove unused attribute _authentication
- Date: Tue, 14 Jan 2020 16:17:32 +0000 (UTC)
commit 96e4adf278864edc84b592281d4611d043bf2c58
Author: Jean Felder <jfelder src gnome org>
Date: Sat Jan 4 20:10:19 2020 +0100
scrobbler: Remove unused attribute _authentication
gnomemusic/scrobbler.py | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/scrobbler.py b/gnomemusic/scrobbler.py
index cefdc052..646a5e60 100644
--- a/gnomemusic/scrobbler.py
+++ b/gnomemusic/scrobbler.py
@@ -147,7 +147,6 @@ class LastFmScrobbler(GObject.GObject):
super().__init__()
self._scrobbled = False
- self._authentication = None
self._goa_lastfm = GoaLastFM()
self._soup_session = Soup.Session.new()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]