chore: remove debug print
This commit is contained in:
parent
3873f4794a
commit
5988442d5c
1 changed files with 0 additions and 1 deletions
|
@ -418,7 +418,6 @@ impl Args {
|
|||
args.tls_cert = None;
|
||||
args.tls_key = None;
|
||||
}
|
||||
println!("{args:?}");
|
||||
|
||||
Ok(args)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue