Skip to content

Commit 56901af

Browse files
committed
miner: remove comment
1 parent eb438ec commit 56901af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

miner/worker.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,6 @@ func (miner *Miner) commitTransactions(env *environment, plainTxs, blobTxs *tran
404404
}
405405
sidecar.Proofs = append(sidecar.Proofs, cellProofs...)
406406
}
407-
//txs.Pop()
408-
//continue
409407
}
410408
}
411409
}

0 commit comments

Comments
 (0)