This apparently got updated
This commit is contained in:
parent
b19f8ec039
commit
1ff3ca9ca2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from beets import ui
|
||||
from beets.ui import Subcommand, print_
|
||||
from beets.ui.commands import print_and_modify
|
||||
from beets.ui.commands.modify import print_and_modify
|
||||
from beets.dbcore import FieldQuery
|
||||
from beets.dbcore.query import SlowFieldSort
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue