Revert "cli: integrate TaskExecutor" (#1329)

This commit is contained in:
Georgios Konstantopoulos
2023-02-13 19:28:19 -08:00
committed by GitHub
parent 49292091dd
commit 48d121dc54
12 changed files with 35 additions and 148 deletions

View File

@ -105,7 +105,6 @@ impl Command {
None,
self.nat,
None,
None,
)
.start_network()
.await?;