Code cleanup

This commit is contained in:
Ander
2015-01-22 01:30:37 +01:00
parent c1c845ea3b
commit 1c6970b65f

View File

@@ -5,10 +5,9 @@ from threading import Thread
import pygame
import pykka
from mopidy import core
import mopidy
from mopidy import core
import pykka
from .screen_manager import ScreenManager