remove test linter fail function
This commit is contained in:
parent
566563f666
commit
2a796b6c7a
@ -48,9 +48,6 @@ func NewEndBlocker(k Keeper) sdk.EndBlocker {
|
||||
|
||||
//_____________________________________________________________________
|
||||
|
||||
func Bloop() {
|
||||
}
|
||||
|
||||
// InitGenesis - store genesis parameters
|
||||
func InitGenesis(ctx sdk.Context, k Keeper, data GenesisState) {
|
||||
k.setPool(ctx, data.Pool)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user