Skip to content

Commit 04a4ac1

Browse files
committed
trim trailing whitespaces
1 parent 5356a8b commit 04a4ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ide/src/file_structure.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ mod tests {
235235
},
236236
]
237237
"#]]);
238-
}
238+
}
239239

240240
#[test]
241241
fn test_file_structure() {

0 commit comments

Comments
 (0)