[ci] fix newline

Signed-off-by: Leo Chen <leo@harmony.one>
pull/4011/head
Leo Chen 3 years ago
parent d070a4925c
commit 4e13dd342b
No known key found for this signature in database
GPG Key ID: 9A0417092EBC5E96
  1. 2
      core/tx_pool_test.go

@ -1610,4 +1610,4 @@ func benchmarkPoolBatchInsert(b *testing.B, size int) {
for _, batch := range batches {
pool.AddRemotes(batch)
}
}
}

Loading…
Cancel
Save