Code cleanup

This commit is contained in:
Ander
2015-01-22 12:13:32 +01:00
parent 4238508b4c
commit 3a5b2e9d23
5 changed files with 9 additions and 8 deletions

View File

@@ -9,10 +9,10 @@ from threading import Thread
import mopidy.core
import pygame
from base_screen import BaseScreen
import pygame
from ..graphic_utils import Progressbar, \
ScreenObjectsManager, TouchAndTextItem
from ..input import InputManager