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

@@ -1,5 +1,6 @@
from base_screen import BaseScreen
from ..graphic_utils import *
from ..graphic_utils import ListView
class PlaylistScreen(BaseScreen):