Code cleanup

This commit is contained in:
Ander
2015-01-22 12:07:17 +01:00
parent c6c5f64588
commit 4238508b4c
7 changed files with 17 additions and 13 deletions

View File

@@ -1,10 +1,10 @@
import pygame
from base_screen import BaseScreen
from ..input import InputManager
from ..graphic_utils import ListView,\
ScreenObjectsManager, TextItem, TouchAndTextItem
from ..input import InputManager
import pygame
mode_track_name = 0
mode_album_name = 1