Skip to content

Commit fa91396

Browse files
committed
fmt
1 parent 4f11565 commit fa91396

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/mock/clitools.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,6 @@ where
616616
stderr: String::from_utf8(out.stderr).unwrap(),
617617
};
618618

619-
620619
println!("inprocess: {inprocess}");
621620
println!("status: {:?}", out.status);
622621
println!("duration: {:.3}s", duration.as_secs_f32());

0 commit comments

Comments
 (0)