mirror of
https://github.com/beetbox/beets.git
synced 2025-12-09 18:12:19 +01:00
Add ui import
This commit is contained in:
parent
5ca664e4aa
commit
dd115b1310
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ except ImportError:
|
|||
|
||||
from beets import plugins
|
||||
from beets import util
|
||||
from beets import ui
|
||||
|
||||
|
||||
DIV_RE = re.compile(r'<(/?)div>?', re.I)
|
||||
|
|
|
|||
Loading…
Reference in a new issue