flake8: Fix unussed import

This commit is contained in:
Stein Magnus Jodal 2015-03-25 09:48:24 +01:00
parent 394081ae27
commit 36fba3d67d

View File

@ -6,8 +6,6 @@ used in tests of the frontends.
from __future__ import absolute_import, unicode_literals
import copy
import pykka
from mopidy import backend