mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-05 06:35:43 +00:00
Code Cleanup
This commit is contained in:
@@ -7,9 +7,10 @@ import urllib
|
||||
import urllib2
|
||||
from threading import Thread
|
||||
|
||||
import mopidy.core
|
||||
|
||||
import pygame
|
||||
|
||||
import mopidy.core
|
||||
|
||||
from .base_screen import BaseScreen
|
||||
from .input_manager import InputManager
|
||||
|
||||
Reference in New Issue
Block a user