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:
@@ -1,10 +1,10 @@
|
||||
import logging
|
||||
import traceback
|
||||
from pkg_resources import Requirement, resource_filename
|
||||
|
||||
from graphic_utils import DynamicBackground, \
|
||||
ScreenObjectsManager, TouchAndTextItem
|
||||
from input import InputManager
|
||||
from pkg_resources import Requirement, resource_filename
|
||||
|
||||
import pygame
|
||||
|
||||
|
||||
Reference in New Issue
Block a user