Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yzang2019 committed Mar 26, 2024
1 parent 4d0625f commit 57a2ace
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/state/indexer/indexer_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ func (is *Service) publish(msg pubsub.Message) error {
// "height", is.currentBlock.height, "sink", sink.Type())
// }
//}()

}
}
is.currentBlock.batch = nil // return to the WAIT state for the next block
Expand Down

0 comments on commit 57a2ace

Please sign in to comment.