mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +00:00
Remove trailing whitespace on blank line
This style inconsistency was noted at https://travis-ci.org/rust-lang/rust/builds/61583070#L371
This commit is contained in:
parent
92565b3dfb
commit
61bb091f06
@ -816,7 +816,7 @@
|
||||
return "\u2212"; // "\u2212" is '−' minus sign
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$("#toggle-all-docs").on("click", function() {
|
||||
var toggle = $("#toggle-all-docs");
|
||||
if (toggle.hasClass("will-expand")) {
|
||||
|
Loading…
Reference in New Issue
Block a user