Skip to content

Commit

Permalink
pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Sep 25, 2016
1 parent 65fa305 commit 4601294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quodlibet/quodlibet/mmkeys/gnome.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class GnomeBackend(MMKeysBackend):
"Previous": MMKeysAction.PREV,
"Play": MMKeysAction.PLAYPAUSE,
"Pause": MMKeysAction.PAUSE,
"Next": MMKeysAction.NEXT,
"Stop": MMKeysAction.STOP,
}
# TODO: Rewind, FastForward, Repeat, Shuffle
Expand Down

0 comments on commit 4601294

Please sign in to comment.