mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 16:20:52 +00:00
Fix lint.
This commit is contained in:
parent
d4ae7c89aa
commit
79cd9a3d6d
@ -13,7 +13,6 @@ 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 six import ensure_str
|
||||
|
||||
from array import array
|
||||
from io import (
|
||||
BytesIO,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user