remove unused lib

This commit is contained in:
YannAhlgrim
2026-05-12 18:39:13 +02:00
parent 60f0d1cadc
commit 7c5005e5da
-2
View File
@@ -1,5 +1,3 @@
use std::collections::HashMap;
#[derive(Default)] #[derive(Default)]
pub struct Token { pub struct Token {
pub type_: String, pub type_: String,