mirror of
https://github.com/beetbox/beets.git
synced 2026-01-18 22:22:18 +01:00
fetchart: remove unused import
This commit is contained in:
parent
7322e212a4
commit
98d5aa4a13
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ from beetsplug import fetchart
|
|||
from beets.autotag import AlbumInfo, AlbumMatch
|
||||
from beets import library
|
||||
from beets import importer
|
||||
from beets import config
|
||||
from beets import logging
|
||||
from beets import util
|
||||
from beets.util.artresizer import ArtResizer, WEBPROXY
|
||||
|
|
|
|||
Loading…
Reference in a new issue