[gnome-music] Make pyflakes happy
- From: Arnel A. Borja <arnelborja src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] Make pyflakes happy
- Date: Mon, 16 Sep 2013 14:56:22 +0000 (UTC)
commit 529bc1d5f935734ec0822273d2bbd21f321e7044
Author: Arnel A. Borja <arnelborja src gnome org>
Date: Mon Sep 16 22:54:56 2013 +0800
Make pyflakes happy
gnomemusic/mpris.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gnomemusic/mpris.py b/gnomemusic/mpris.py
index 801f498..1ded4c3 100644
--- a/gnomemusic/mpris.py
+++ b/gnomemusic/mpris.py
@@ -28,8 +28,6 @@ import dbus
import dbus.service
from dbus.mainloop.glib import DBusGMainLoop
-from gi.repository import GLib
-
from gnomemusic.player import PlaybackStatus, RepeatType
from gnomemusic.albumArtCache import AlbumArtCache
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]