Skip to content

Commit fc4375a

Browse files
committed
Remove extra trailing newline
1 parent c255206 commit fc4375a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_errors/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,4 +852,3 @@ macro_rules! pluralise {
852852
if $x != 1 { "s" } else { "" }
853853
};
854854
}
855-

0 commit comments

Comments
 (0)