Skip to content

Commit

Permalink
fix compile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
froth committed Mar 6, 2024
1 parent 0817fc4 commit 215b5c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/interpreter/statement.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::any::Any;

use crate::{
ast::{
expr::{Expr, Name},
Expand Down

0 comments on commit 215b5c6

Please sign in to comment.