mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
Remove unneeded import.
This commit is contained in:
parent
6659350ff3
commit
f0e60a80af
@ -8,7 +8,7 @@ from json import (
|
||||
loads,
|
||||
)
|
||||
import hashlib
|
||||
from typing import Union, Any, Optional
|
||||
from typing import Union, Any
|
||||
|
||||
from hyperlink import DecodedURL
|
||||
from fixtures import (
|
||||
|
Loading…
Reference in New Issue
Block a user