mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 19:12:40 +01:00
Remove unused dbcore import.
This commit is contained in:
parent
11c60ce101
commit
c09745f75c
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ from __future__ import print_function
|
|||
|
||||
from beets.plugins import BeetsPlugin
|
||||
from beets import config, ui, library
|
||||
from beets import dbcore
|
||||
from beets.util import normpath, syspath
|
||||
import os
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue