Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Jun 9, 2022
1 parent 864bafa commit d9efd89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions simapp/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,7 @@ func NewSimApp(
var appBuilder *runtime.AppBuilder
var msgServiceRouter *baseapp.MsgServiceRouter

if err := depinject.Inject(
AppConfig,
if err := depinject.Inject(AppConfig,
&appBuilder,
&app.ParamsKeeper,
&app.CapabilityKeeper,
Expand Down

0 comments on commit d9efd89

Please sign in to comment.