Code cleanup

This commit is contained in:
Ander
2015-01-22 01:41:07 +01:00
parent eb0b0f04e3
commit 5a34c7f279

View File

@@ -3,9 +3,10 @@ import os
import traceback
from threading import Thread
from mopidy import core, utils
import pygame
from mopidy import core, utils
import pykka
from .screen_manager import ScreenManager