Skip to content

Commit 7f0403b

Browse files
committed
Fix rustfmt errors
1 parent 3d79691 commit 7f0403b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util.rs

-1
Original file line numberDiff line numberDiff line change
@@ -444,5 +444,4 @@ mod tests_win {
444444
let resolved_path = super::resolve_path(path).unwrap();
445445
assert_eq!(resolved_path.to_str().unwrap(), normalized_form);
446446
}
447-
448447
}

0 commit comments

Comments
 (0)