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
|
||||
|
||||
from ..graphic_utils import ListView, TouchAndTextItem
|
||||
from ..input import InputManager
|
||||
from ..graphic_utils import ListView
|
||||
|
||||
|
||||
class MenuScreen(BaseScreen):
|
||||
|
||||
Reference in New Issue
Block a user