Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
vuong177 committed Mar 16, 2023
1 parent 5c2d1ee commit 442e668
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simapp/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,6 @@ func initParamsKeeper(appCodec codec.BinaryCodec, legacyAmino *codec.LegacyAmino
paramsKeeper.Subspace(slashingtypes.ModuleName)
paramsKeeper.Subspace(govtypes.ModuleName)
paramsKeeper.Subspace(crisistypes.ModuleName)
paramsKeeper.Subspace(rekeying.ModuleName)

return paramsKeeper
}
Expand Down

0 comments on commit 442e668

Please sign in to comment.