This apparently got updated
This commit is contained in:
parent
8656a828d2
commit
f8e1beeb3d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
from beets import ui
|
from beets import ui
|
||||||
from beets.ui import Subcommand, print_
|
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 import FieldQuery
|
||||||
from beets.dbcore.query import SlowFieldSort
|
from beets.dbcore.query import SlowFieldSort
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue