mirror of
https://github.com/beetbox/beets.git
synced 2026-02-22 15:22:42 +01:00
Remove unused code
This commit is contained in:
parent
a399f294e8
commit
85b16e4e3d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ import codecs
|
|||
import platform
|
||||
|
||||
import beets
|
||||
from beets import ui, mediafile
|
||||
from beets import ui
|
||||
from beets.ui import print_, input_, decargs
|
||||
from beets import autotag
|
||||
from beets.autotag import recommendation
|
||||
|
|
|
|||
Loading…
Reference in a new issue