Skip to content

Commit

Permalink
misc cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rigel-star committed Oct 18, 2024
1 parent 7acfb10 commit 5ad2345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/parser/parser_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ use crate::tokenizer::*;
use crate::types;
use crate::types::*;
use core::panic;
use std::borrow::Borrow;
use std::cell::RefCell;
use std::rc::Rc;

Expand Down

0 comments on commit 5ad2345

Please sign in to comment.