chore(generate): remove unused fields
This commit is contained in:
parent
cd3d967f3c
commit
77f74a05c7
1 changed files with 0 additions and 2 deletions
|
|
@ -41,8 +41,6 @@ pub struct MetadataParams {
|
|||
pub dynamic_precedence: i32,
|
||||
pub associativity: Option<Associativity>,
|
||||
pub is_token: bool,
|
||||
pub is_string: bool,
|
||||
pub is_active: bool,
|
||||
pub is_main_token: bool,
|
||||
pub alias: Option<Alias>,
|
||||
pub field_name: Option<String>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue