Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
darth-cy committed Jan 8, 2024
1 parent 1cbd056 commit 8ff03b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zkevm-circuits/src/rlp_circuit_fsm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,6 @@ impl<F: Field> RlpCircuitConfig<F> {
);
}
);

cb.condition(
not::expr(meta.query_advice(is_stack_al_idx_diff, Rotation::cur())),
|cb| {
Expand Down

0 comments on commit 8ff03b8

Please sign in to comment.