Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Sep 19, 2024
1 parent 1991926 commit 9264d65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions testutil/integration/router.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ func NewIntegrationApp(
keys map[string]*storetypes.KVStoreKey,
appCodec codec.Codec,
modules map[string]appmodule.AppModule,
msgRouter *baseapp.MsgServiceRouter,
grpcRouter *baseapp.GRPCQueryRouter,
baseAppOptions ...func(*baseapp.BaseApp),
) *App {
db := dbm.NewMemDB()
Expand Down

0 comments on commit 9264d65

Please sign in to comment.