Skip to content

Commit

Permalink
Remove unused spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
neitdung committed Jan 29, 2024
1 parent a603f01 commit 374b3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/multi-staking/keeper/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ func (k Keeper) ExportGenesis(ctx sdk.Context) *types.GenesisState {
ValidatorMultiStakingCoins: ValidatorMultiStakingCoinLists,
StakingGenesisState: *k.stakingKeeper.ExportGenesis(ctx),
}
}
}

0 comments on commit 374b3dc

Please sign in to comment.