Skip to content

Commit 298d9ca

Browse files
committed
fix: remove comment
1 parent 83b3a6f commit 298d9ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/src/core/BatcherPaymentService.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ contract BatcherPaymentService is
132132
respondToTaskFeeLimit
133133
);
134134

135-
// emit TaskCreated(batchMerkleRoot, feePerProof);
136135
emit TaskCreated(batchMerkleRoot, feePerProof, proofSubmittersQty);
137136

138137
payable(batcherWallet).transfer(

0 commit comments

Comments
 (0)