Skip to content

Commit

Permalink
fix: unused import from #1683 (#1684)
Browse files Browse the repository at this point in the history
fix #1683
  • Loading branch information
ss2165 authored Nov 25, 2024
1 parent c7bd5fb commit e621054
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hugr-llvm/src/utils/array_op_builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ impl<D: Dataflow> ArrayOpBuilder for D {}

#[cfg(test)]
pub mod test {
use hugr_core::extension::prelude::PRELUDE_ID;
use hugr_core::{
builder::{DFGBuilder, HugrBuilder},
extension::{
Expand Down

0 comments on commit e621054

Please sign in to comment.