fix network to network without masquerade (#207)

This commit is contained in:
Sijie.Sun
2024-08-01 01:27:23 +08:00
committed by GitHub
parent debc165326
commit 7a2bc52ae0
6 changed files with 39 additions and 14 deletions

View File

@@ -271,8 +271,6 @@ impl Cli {
}
}
println!("parsed listeners: {:?}", listeners);
listeners
}