Code Cleanup

This commit is contained in:
Ander
2015-01-22 01:22:33 +01:00
parent 6d212d98ab
commit c1c845ea3b
4 changed files with 8 additions and 4 deletions

View File

@@ -7,9 +7,10 @@ import urllib
import urllib2
from threading import Thread
import mopidy.core
import pygame
import mopidy.core
from .base_screen import BaseScreen
from .input_manager import InputManager