style: cargo fmt
This commit is contained in:
parent
5458612e04
commit
34dd288376
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ pub(crate) fn add_braces(acc: &mut Assists, ctx: &AssistContext<'_>) -> Option<(
|
|||
},
|
||||
expr.syntax().text_range(),
|
||||
|builder| {
|
||||
|
||||
let make = SyntaxFactory::new();
|
||||
let mut editor = builder.make_editor(&expr.syntax());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue