Skip to content

Commit

Permalink
remove redundancy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaredanwolfgang committed Dec 8, 2024
1 parent fbf0138 commit b17fb00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/analyser/src/typer.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use std::fmt;
use std::fmt::format;

use crate::{error::SemanticError, symbol::{VarType, BasicType}};

Expand Down

0 comments on commit b17fb00

Please sign in to comment.