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