Fix some typos

This commit is contained in:
Laurențiu Nicola 2024-07-20 08:30:22 +03:00
parent 6f84bdd06e
commit 1075978bed
3 changed files with 2 additions and 3 deletions

View file

@ -1348,7 +1348,6 @@ fn proc_attr(a: TokenStream, b: TokenStream) -> TokenStream { a }
.keys()
.map(|name| name.display(&db).to_string())
.sorted()
.sorted()
.join("\n");
expect![[r#"