Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-sun committed Jan 12, 2025
1 parent 4e4ac02 commit 1618343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/native/compiler/src/ir/collections.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ use alloc::rc::Rc;
use std::cell::RefCell;

use itertools::Itertools;
use openvm_stark_backend::p3_field::FieldAlgebra;
use serde::{Deserialize, Serialize};

use super::{
Expand Down

0 comments on commit 1618343

Please sign in to comment.