mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Fix import
This commit is contained in:
@@ -5,8 +5,7 @@ from base_screen import BaseScreen
|
|||||||
|
|
||||||
import mopidy
|
import mopidy
|
||||||
|
|
||||||
from ..graphic_utils import ListView, TouchAndTextItem
|
from ..graphic_utils import ListView
|
||||||
from ..input import InputManager
|
|
||||||
|
|
||||||
|
|
||||||
class MenuScreen(BaseScreen):
|
class MenuScreen(BaseScreen):
|
||||||
|
|||||||
Reference in New Issue
Block a user