mirror of
https://github.com/beetbox/beets.git
synced 2025-12-25 01:53:31 +01:00
Remove unused import
This commit is contained in:
parent
bc93a11141
commit
998e6ac1c7
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ import warnings
|
|||
import re
|
||||
from six.moves import zip
|
||||
|
||||
from beets import logging
|
||||
from beets import ui
|
||||
from beets.plugins import BeetsPlugin
|
||||
from beets.util import syspath, command_output, displayable_path, py3_path
|
||||
|
|
|
|||
Loading…
Reference in a new issue