Skip to content

Commit

Permalink
chore: nit reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya committed Jan 30, 2025
1 parent 265636a commit 668dddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ type App struct {
// Monerium Modules
FlorinKeeper *florinkeeper.Keeper
// Noble Modules
DollarKeeper *dollarkeeper.Keeper
AuthorityKeeper *authoritykeeper.Keeper
DollarKeeper *dollarkeeper.Keeper
ForwardingKeeper *forwardingkeeper.Keeper
GlobalFeeKeeper *globalfeekeeper.Keeper
SwapKeeper *swapkeeper.Keeper
Expand Down

0 comments on commit 668dddf

Please sign in to comment.