mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Import fixes
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
import logging
|
||||
from threading import Thread
|
||||
import traceback
|
||||
import pykka
|
||||
from threading import Thread
|
||||
|
||||
from mopidy import core
|
||||
import pygame
|
||||
import pykka
|
||||
from mopidy import core
|
||||
|
||||
from .screen_manager import ScreenManager
|
||||
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user