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,10 +7,11 @@ import urllib
|
||||
import urllib2
|
||||
from threading import Thread
|
||||
|
||||
import mopidy.core
|
||||
|
||||
from base_screen import BaseScreen
|
||||
|
||||
import mopidy.core
|
||||
|
||||
import pygame
|
||||
|
||||
from ..graphic_utils import Progressbar, \
|
||||
|
||||
Reference in New Issue
Block a user