mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 19:26:25 +00:00
Remove unused import
This commit is contained in:
parent
fd5436b867
commit
136a70217c
@ -14,7 +14,6 @@ from ...storage_client import (
|
|||||||
from ...web.root import RootElement
|
from ...web.root import RootElement
|
||||||
from ...util.connection_status import ConnectionStatus
|
from ...util.connection_status import ConnectionStatus
|
||||||
from allmydata.web.root import URIHandler
|
from allmydata.web.root import URIHandler
|
||||||
from allmydata.web.common import WebError
|
|
||||||
from allmydata.client import _Client
|
from allmydata.client import _Client
|
||||||
|
|
||||||
from hypothesis import given
|
from hypothesis import given
|
||||||
|
Loading…
Reference in New Issue
Block a user