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:
@@ -3,12 +3,14 @@ import json
|
||||
import logging
|
||||
import os
|
||||
import time
|
||||
import mopidy.core
|
||||
import urllib
|
||||
import urllib2
|
||||
from threading import Thread
|
||||
|
||||
import pygame
|
||||
|
||||
import mopidy.core
|
||||
|
||||
from .base_screen import BaseScreen
|
||||
from .input_manager import InputManager
|
||||
from .screen_objects import (Progressbar, ScreenObjectsManager,
|
||||
|
||||
Reference in New Issue
Block a user