remove unused lib
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
use std::collections::HashMap;
|
|
||||||
|
|
||||||
#[derive(Default)]
|
#[derive(Default)]
|
||||||
pub struct Token {
|
pub struct Token {
|
||||||
pub type_: String,
|
pub type_: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user