Skip to content

Commit c8d39f3

Browse files
committed
fix bad refactor
1 parent 3f741de commit c8d39f3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/parse/tree_sitter_parser.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,8 +1894,6 @@ mod tests {
18941894

18951895
use strum::IntoEnumIterator as _;
18961896

1897-
use crate::parse::syntax::SyntaxTreeDisplay;
1898-
18991897
use super::*;
19001898

19011899
/// Simple smoke test for tree-sitter parsing. Having a test also

0 commit comments

Comments
 (0)