internal: remove dead code
This commit is contained in:
@@ -47,7 +47,6 @@ use stdx::format_to;
|
||||
use text_edit::Indel;
|
||||
|
||||
pub use crate::{
|
||||
algo::InsertPosition,
|
||||
ast::{AstNode, AstToken},
|
||||
parsing::lexer::{lex_single_syntax_kind, lex_single_valid_syntax_kind, tokenize, Token},
|
||||
ptr::{AstPtr, SyntaxNodePtr},
|
||||
|
||||
Reference in New Issue
Block a user