mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
Fix unused import.
This commit is contained in:
parent
609bd819bb
commit
2583236ad8
@ -23,7 +23,6 @@ from klein import Klein
|
||||
from twisted.web import http
|
||||
import attr
|
||||
from werkzeug.http import parse_range_header, parse_content_range_header
|
||||
from collections_extended import RangeMap
|
||||
|
||||
# TODO Make sure to use pure Python versions?
|
||||
from cbor2 import dumps, loads
|
||||
|
Loading…
x
Reference in New Issue
Block a user