Remove unused import
How did that get there
This commit is contained in:
parent
e6713e0f6f
commit
cab4401df0
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
use std::collections::HashSet;
|
||||
|
||||
use tree_sitter::QueryError;
|
||||
use tree_sitter_highlight::HighlightConfiguration;
|
||||
|
||||
|
|
Loading…
Reference in a new issue