mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Remove unused import
This commit is contained in:
parent
574903e986
commit
86b2c215f2
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ from beets import dbcore
|
|||
from beets import plugins
|
||||
from beets import util
|
||||
from beets import config
|
||||
from beets import ui
|
||||
from beets.util import pipeline
|
||||
from beets.util import syspath, normpath, displayable_path
|
||||
from beets.util.enumeration import enum
|
||||
|
|
|
|||
Loading…
Reference in a new issue