Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kosegor committed Nov 13, 2023
1 parent 2b3389f commit 694125e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/metoken/keeper/mocks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ func (o Oracle) AllMedianPrices(_ sdk.Context) otypes.Prices {
}

func (o Oracle) SetExchangeRateWithEvent(_ sdk.Context, _ string, _ sdk.Dec) {
return
}

func NewOracleMock() Oracle {
Expand Down

0 comments on commit 694125e

Please sign in to comment.