Remove unused import

This commit is contained in:
Adrian Sampson 2015-02-17 17:23:02 -05:00
parent ca0e9a8c03
commit 6089fb7899

View file

@ -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