Skip to content

Commit

Permalink
fix: lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
zemyblue committed Feb 10, 2023
1 parent 841b21c commit 203a6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/result.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ func (r Result) GetEvents() Events {
}

// ABCIMessageLogs represents a slice of ABCIMessageLog.
//
//easyjson:json
type ABCIMessageLogs []ABCIMessageLog

Expand Down

0 comments on commit 203a6ab

Please sign in to comment.