Skip to content

Commit

Permalink
Enable ugdvestingmodulekeeper and move it to the right location
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed Jan 18, 2024
1 parent d0c5dfd commit 0d00ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import (
ibctransferkeeper "github.com/cosmos/ibc-go/v8/modules/apps/transfer/keeper"
ibckeeper "github.com/cosmos/ibc-go/v8/modules/core/keeper"

//ugdvestingmodulekeeper "github.com/unigrid-project/cosmos-sdk-unigrid-hedgehog-vesting/x/ugdvesting/keeper"
ugdvestingmodulekeeper "github.com/unigrid-project/cosmos-unigrid-hedgehog-vesting/x/ugdvesting/keeper"
gridnodemodulekeeper "github.com/unigrid-project/cosmos-gridnode/x/gridnode/keeper"
ugdmintmodulekeeper "github.com/unigrid-project/cosmos-ugdmint/x/ugdmint/keeper"
paxmodulekeeper "github.com/unigrid-project/pax/x/pax/keeper"
Expand Down

0 comments on commit 0d00ea1

Please sign in to comment.