Code cleanup

This commit is contained in:
Ander
2015-01-22 12:13:32 +01:00
parent 4238508b4c
commit 3a5b2e9d23
5 changed files with 9 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
import os
import socket
import mopidy
from base_screen import BaseScreen
import mopidy
from ..graphic_utils import ScreenObjectsManager, TouchAndTextItem
from ..input import InputManager