mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-05 06:35:43 +00:00
Code cleanup
This commit is contained in:
@@ -9,10 +9,10 @@ from threading import Thread
|
||||
|
||||
import mopidy.core
|
||||
|
||||
import pygame
|
||||
|
||||
from base_screen import BaseScreen
|
||||
|
||||
import pygame
|
||||
|
||||
from ..graphic_utils import Progressbar, \
|
||||
ScreenObjectsManager, TouchAndTextItem
|
||||
from ..input import InputManager
|
||||
|
||||
Reference in New Issue
Block a user