mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-09 00:59:02 +03:00
chore: remove debug print
This commit is contained in:
@@ -418,7 +418,6 @@ impl Args {
|
||||
args.tls_cert = None;
|
||||
args.tls_key = None;
|
||||
}
|
||||
println!("{args:?}");
|
||||
|
||||
Ok(args)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user