Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica committed Oct 25, 2024
1 parent 236b8ca commit c60f066
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions x/auth/depinject.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
modulev1 "cosmossdk.io/api/cosmos/auth/module/v1"
"cosmossdk.io/core/address"
"cosmossdk.io/core/appmodule"
"cosmossdk.io/core/moduleaccounts"
"cosmossdk.io/depinject"
"cosmossdk.io/depinject/appconfig"

Expand Down Expand Up @@ -36,8 +35,6 @@ type ModuleInputs struct {
Cdc codec.Codec
AccountsModKeeper types.AccountsModKeeper

ModuleAccountsService moduleaccounts.ServiceWithPerms

AddressCodec address.Codec
RandomGenesisAccountsFn types.RandomGenesisAccountsFn `optional:"true"`
AccountI func() sdk.AccountI `optional:"true"`
Expand Down

0 comments on commit c60f066

Please sign in to comment.