mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-02 03:06:41 +00:00
Remove unused import
This commit is contained in:
parent
c198c006e3
commit
879a8012a0
@ -12,7 +12,6 @@ from allmydata.immutable.downloader.status import DownloadStatus
|
|||||||
|
|
||||||
from .common import (
|
from .common import (
|
||||||
assert_soup_has_favicon,
|
assert_soup_has_favicon,
|
||||||
assert_soup_has_text,
|
|
||||||
assert_soup_has_tag_with_content,
|
assert_soup_has_tag_with_content,
|
||||||
)
|
)
|
||||||
from ..common import TrialTestCase
|
from ..common import TrialTestCase
|
||||||
|
Loading…
Reference in New Issue
Block a user