Code cleanup

This commit is contained in:
Ander
2015-01-22 11:57:16 +01:00
parent cbd553cebd
commit 50fe7b28dc
9 changed files with 26 additions and 12 deletions

View File

@@ -2,8 +2,11 @@ import logging
import os
import traceback
from threading import Thread
from mopidy import core, utils
import pygame
import pykka
from .screen_manager import ScreenManager