mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Remove unused import
This commit is contained in:
parent
ca0e9a8c03
commit
6089fb7899
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ from shutil import rmtree
|
|||
from beets import ui
|
||||
from beets import config
|
||||
|
||||
from test import _common
|
||||
from test._common import unittest
|
||||
from test.helper import TestHelper, capture_stdout
|
||||
from beets.library import Library
|
||||
|
|
|
|||
Loading…
Reference in a new issue