Skip to content

Commit 45cd424

Browse files
committed
chore: remove unnecessary change
1 parent 7ea5b94 commit 45cd424

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/simapp/app.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,3 @@ func (app *App) RegisterAPIRoutes(apiSvr *api.Server, apiConfig config.APIConfig
251251
func (app *App) AppCodec() codec.Codec {
252252
return app.appCodec
253253
}
254-
255-
func (app *App) TxConfig() client.TxConfig {
256-
return app.txConfig
257-
}

0 commit comments

Comments
 (0)