cargo fmt

This commit is contained in:
Sylvestre Ledru
2025-06-04 19:24:03 +02:00
parent 154250ac24
commit 005f0b7737
-1
View File
@@ -169,7 +169,6 @@ fn main() {
match utils.get(util) {
Some(&(uumain, _)) => {
let code = uumain(
vec![util_os, OsString::from("--help")]
.into_iter()