Skip to content

Commit cb3d39c

Browse files
committed
remove comment
1 parent f30f863 commit cb3d39c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

baseapp/abci_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,6 @@ func TestOptimisticExecution(t *testing.T) {
24002400
}
24012401

24022402
func TestABCI_Proposal_FailReCheckTx(t *testing.T) {
2403-
// mem := mempool.NewSenderNonceMempool()
24042403
pool := mempool.NewPriorityMempool[int64](mempool.PriorityNonceMempoolConfig[int64]{
24052404
TxPriority: mempool.NewDefaultTxPriority(),
24062405
MaxTx: 0,

0 commit comments

Comments
 (0)