Skip to content

Commit 1ea2c72

Browse files
committed
Fix: remove extra newline
1 parent adb3729 commit 1ea2c72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/ide_assists/src/handlers/expand_glob_import.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ fn qux() {}
327327
)
328328
}
329329

330-
331330
#[test]
332331
fn expanding_glob_import_with_existing_explicit_names() {
333332
check_assist(

0 commit comments

Comments
 (0)