This commit is contained in:
meejah 2020-01-31 07:58:08 -07:00
parent fdb3399edb
commit ef5e18b6c7
1 changed files with 0 additions and 2 deletions

View File

@ -55,8 +55,6 @@ from .common import (
assert_soup_has_favicon, assert_soup_has_favicon,
assert_soup_has_text, assert_soup_has_text,
assert_soup_has_tag_with_attributes, assert_soup_has_tag_with_attributes,
assert_soup_has_tag_with_content,
assert_soup_has_tag_with_attributes_and_content,
) )
from allmydata.interfaces import IMutableFileNode, SDMF_VERSION, MDMF_VERSION from allmydata.interfaces import IMutableFileNode, SDMF_VERSION, MDMF_VERSION