Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyaoy committed Aug 9, 2024
1 parent 2fa706b commit 9c9b53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/x/prices/types/keys_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ func TestStateKeys(t *testing.T) {
require.Equal(t, "Param:", types.MarketParamKeyPrefix)
require.Equal(t, "Price:", types.MarketPriceKeyPrefix)
require.Equal(t, "CurrencyPairID:", types.CurrencyPairIDPrefix)

}

0 comments on commit 9c9b53d

Please sign in to comment.