Skip to content

Commit

Permalink
flake8: Fix unussed import
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Mar 25, 2015
1 parent 394081a commit 36fba3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/dummy_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

from __future__ import absolute_import, unicode_literals

import copy

import pykka

from mopidy import backend
Expand Down

0 comments on commit 36fba3d

Please sign in to comment.