mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Code cleanup
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import mopidy.models
|
||||
|
||||
from base_screen import BaseScreen
|
||||
from ..graphic_utils import *
|
||||
|
||||
from ..graphic_utils import ListView
|
||||
|
||||
|
||||
class LibraryScreen(BaseScreen):
|
||||
|
||||
Reference in New Issue
Block a user