Skip to content

Commit

Permalink
one more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Nov 27, 2024
1 parent 5aa3181 commit 66419d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/noirc_evaluator/src/ssa/opt/unrolling.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ impl Function {
}
}

#[derive(Clone, Debug)]
pub(super) struct Loop {
/// The header block of a loop is the block which dominates all the
/// other blocks in the loop.
Expand Down

0 comments on commit 66419d1

Please sign in to comment.