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