Remove unused import

How did that get there
This commit is contained in:
Charlotte Som 2022-04-28 20:23:19 +01:00
parent e6713e0f6f
commit cab4401df0

View file

@ -1,5 +1,3 @@
use std::collections::HashSet;
use tree_sitter::QueryError;
use tree_sitter_highlight::HighlightConfiguration;