fix: fix indentation error
This commit is contained in:
parent
421661553f
commit
9085744662
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use syntax::{
|
||||
ast::{self, edit::AstNodeEdit, edit_in_place, make, syntax_factory::SyntaxFactory}, syntax_editor::SyntaxEditor,
|
||||
ast::{self, edit_in_place::Indent, make, syntax_factory::SyntaxFactory}, syntax_editor::SyntaxEditor,
|
||||
AstNode,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue