mirror of
https://github.com/beetbox/beets.git
synced 2026-02-19 05:45:33 +01:00
Remove unused import
This commit is contained in:
parent
38926caebe
commit
64e33b2d9a
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ from __future__ import (division, absolute_import, print_function,
|
|||
|
||||
import os.path
|
||||
|
||||
from beets import plugins
|
||||
from beets.plugins import BeetsPlugin
|
||||
from beets import ui
|
||||
from beets.ui import decargs
|
||||
|
|
|
|||
Loading…
Reference in a new issue