Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Apr 19, 2024
1 parent 88692d0 commit 1637738
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions x/kvindexer/keeper/keeper.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,3 @@ func (k Keeper) GetAddressCodec() address.Codec {
func (k Keeper) GetValidatorAddressCodec() address.Codec {
return k.vc
}

func (k Keeper) GetSchemaBilder() *collections.SchemaBuilder {
return k.schemaBuilder
}

0 comments on commit 1637738

Please sign in to comment.