This commit is contained in:
Jean-Paul Calderone
2020-10-27 09:49:58 -04:00
parent 03a6546f00
commit b9f7bcab4e
4 changed files with 4 additions and 18 deletions

View File

@ -15,7 +15,6 @@ from foolscap.furl import (
from eliot import (
to_file,
log_call,
start_action,
)
from twisted.python.procutils import which
@ -34,7 +33,6 @@ from util import (
_DumpOutputProtocol,
_ProcessExitedProtocol,
_create_node,
_run_node,
_cleanup_tahoe_process,
_tahoe_runner_optional_coverage,
await_client_ready,