mirror of
https://github.com/beetbox/beets.git
synced 2025-12-26 10:34:09 +01:00
Removes unused import (flake8 warning)
This commit is contained in:
parent
ebd2da14dc
commit
a90991b296
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ from beets.util import bytestring_path, syspath, normpath, samefile
|
|||
from beets.util.functemplate import Template
|
||||
from beets import dbcore
|
||||
from beets.dbcore import types
|
||||
from beets.dbcore.query import SmartArtistSort
|
||||
import beets
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue