Skip to content

Commit

Permalink
Update simapp/simd/cmd/root.go
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio authored Dec 18, 2020
1 parent ad2d5df commit ebfe73c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simapp/simd/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ func createSimappAndExport(
}

if height != -1 {

simApp = simapp.NewSimApp(logger, db, traceStore, false, map[int64]bool{}, homePath, uint(1), encCfg, appOpts)

if err := simApp.LoadHeight(height); err != nil {
Expand Down

0 comments on commit ebfe73c

Please sign in to comment.