Skip to content

Commit

Permalink
no warnings from the rust compiler at the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
tahadostifam committed Feb 9, 2025
1 parent 0350bd6 commit 3bf72ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions parser/src/statements.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use core::panic;

use crate::precedences::Precedence;
use crate::ParseError;
use crate::Parser;
Expand Down

0 comments on commit 3bf72ca

Please sign in to comment.