Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Sep 5, 2024
1 parent b35c929 commit 3259351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/ir/src/global_variable.rs
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ impl fmt::Display for ConstantValue {

#[cfg(test)]
mod test {
use crate::{builder::test_util::build_test_isa, module::ModuleCtx, I256};
use crate::{builder::test_util::build_test_isa, module::ModuleCtx};

use super::*;

Expand Down

0 comments on commit 3259351

Please sign in to comment.