Remove unused import

How did that get there
main
Charlotte Som 2022-04-28 20:23:19 +01:00
parent e6713e0f6f
commit cab4401df0
1 changed files with 0 additions and 2 deletions

View File

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