mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 03:22:39 +01:00
Remove unused import.
This commit is contained in:
parent
2ac0a00241
commit
499b3867b2
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ This is based on the Kodi Update plugin.
|
|||
from __future__ import division, absolute_import, print_function
|
||||
|
||||
from beets.plugins import BeetsPlugin
|
||||
import six
|
||||
import soco
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue