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:
@@ -5,10 +5,9 @@ from threading import Thread
|
|||||||
|
|
||||||
import pygame
|
import pygame
|
||||||
|
|
||||||
import pykka
|
|
||||||
|
|
||||||
from mopidy import core
|
|
||||||
import mopidy
|
import mopidy
|
||||||
|
from mopidy import core
|
||||||
|
import pykka
|
||||||
|
|
||||||
from .screen_manager import ScreenManager
|
from .screen_manager import ScreenManager
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user