Skip to content

Commit 742c979

Browse files
Update repo.rs
Fix formatting
1 parent 5359046 commit 742c979

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/info/repo.rs

-1
Original file line numberDiff line numberDiff line change
@@ -400,5 +400,4 @@ mod tests {
400400
let result = git_time_to_formatted_time(&time, true);
401401
assert_eq!(result, "1970-01-01T00:00:00Z");
402402
}
403-
404403
}

0 commit comments

Comments
 (0)