mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-10 04:09:58 +00:00
Fix flake.
This commit is contained in:
parent
aace119790
commit
c5669e16e0
@ -15,8 +15,6 @@ from future.utils import PY2
|
||||
if PY2:
|
||||
from future.builtins import filter, map, zip, ascii, chr, hex, input, next, oct, open, pow, round, super, bytes, dict, list, object, range, str, max, min # noqa: F401
|
||||
|
||||
from future.builtins import str
|
||||
|
||||
from testtools.matchers import (
|
||||
Equals,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user