Skip to content

Commit 83816a8

Browse files
Remove extra trailing newline
1 parent 3f2d3ee commit 83816a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/parse.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,3 @@ pub(crate) fn check_suffix(s: &str) -> Result<(), ParseErrorKind> {
123123
Err(InvalidSuffix)
124124
}
125125
}
126-

0 commit comments

Comments
 (0)