refactor: x/group 0.47 audit (#14290)

This commit is contained in:
Matt Kocubinski
2022-12-13 20:59:52 +00:00
committed by GitHub
parent b634182ed5
commit b46d838502
8 changed files with 20 additions and 19 deletions
+1 -2
View File
@@ -9,9 +9,8 @@ import (
"github.com/spf13/cobra"
abci "github.com/tendermint/tendermint/abci/types"
"cosmossdk.io/core/appmodule"
modulev1 "cosmossdk.io/api/cosmos/group/module/v1"
"cosmossdk.io/core/appmodule"
"cosmossdk.io/depinject"
"github.com/cosmos/cosmos-sdk/baseapp"