Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaodino committed Mar 16, 2024
1 parent a9e43a5 commit 32f9e3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/relayer/indexer/indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ func (i *Indexer) filter(ctx context.Context) error {
return errors.Wrap(err, "i.handleNoEventsInBatch")

}

Check failure on line 370 in packages/relayer/indexer/indexer.go

View workflow job for this annotation

GitHub Actions / lint

unnecessary trailing newline (whitespace)

break
}
}
Expand Down

0 comments on commit 32f9e3d

Please sign in to comment.