Skip to content

Commit fa610f0

Browse files
committed
fix: test log
1 parent 9d03029 commit fa610f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/gogo/gogobetting/infra/batch/service/BettingWriter.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class BettingWriter(
5959

6060
@AfterStep
6161
fun afterStep(stepExecution: StepExecution) {
62-
println(">>>>> afterStep called")
6362
val batch = batchRepository.findByIdOrNull(batchId)!!
6463

6564
batchDetailRepository.save(

0 commit comments

Comments
 (0)