Import fixes

This commit is contained in:
9and3r
2014-08-06 23:10:29 +02:00
parent c1fda68ac8
commit 5b021f34be
9 changed files with 11 additions and 19 deletions

View File

@@ -5,7 +5,6 @@ import mopidy.models
from .list_view import ListView
from .touch_manager import TouchManager
logger = logging.getLogger(__name__)