Import fixes

This commit is contained in:
9and3r
2014-08-06 23:00:12 +02:00
parent 6ba1b5f3ee
commit c1fda68ac8
4 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
import logging
import pykka
from mopidy import backend
import pykka
logger = logging.getLogger(__name__)