Skip to content

Commit 99e89fd

Browse files
committed
fix trailing whitespace
1 parent 089217c commit 99e89fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rustdoc-js-std/return-based-sort.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ const EXPECTED = [
2626
// this returns `Option<&str>`, and thus should be sorted lower
2727
{ 'path': 'core::str::Split', 'name': 'next' },
2828
],
29-
},
29+
},
3030
]

0 commit comments

Comments
 (0)