Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 6666535

Browse files
unused comment
1 parent e3a29ec commit 6666535

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zkevm-circuits/src/evm_circuit/util/common_gadget.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ impl<F: Field> TransferGadget<F> {
603603
receiver_address: WordLoHi<Expression<F>>,
604604
receiver_exists: Expression<F>,
605605
must_create: Expression<F>,
606-
// _prev_code_hash: WordLoHi<Expression<F>>,
607606
value: Word32Cell<F>,
608607
reversion_info: &mut ReversionInfo<F>,
609608
) -> Self {

0 commit comments

Comments
 (0)