Skip to content

Commit

Permalink
remove spam
Browse files Browse the repository at this point in the history
  • Loading branch information
ranlavanet committed Sep 3, 2024
1 parent bb1173f commit 4657e24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions protocol/rpcconsumer/consumer_relay_state_machine.go
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,5 @@ func (crsm *ConsumerRelayStateMachine) GetRelayTaskChannel() chan RelayStateSend
}

func (crsm *ConsumerRelayStateMachine) UpdateBatch(err error) {
utils.LavaFormatDebug("updating batch before")
crsm.batchUpdate <- err
utils.LavaFormatDebug("updating batch after")
}

0 comments on commit 4657e24

Please sign in to comment.