mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
cargo fmt
This commit is contained in:
parent
154250ac24
commit
005f0b7737
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ fn main() {
|
||||||
|
|
||||||
match utils.get(util) {
|
match utils.get(util) {
|
||||||
Some(&(uumain, _)) => {
|
Some(&(uumain, _)) => {
|
||||||
|
|
||||||
let code = uumain(
|
let code = uumain(
|
||||||
vec![util_os, OsString::from("--help")]
|
vec![util_os, OsString::from("--help")]
|
||||||
.into_iter()
|
.into_iter()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue