Skip to content

Commit

Permalink
- fix after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianpascalau committed Apr 18, 2024
1 parent 200fb69 commit 3e60c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/chainsimulator/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ func startChainSimulator(ctx *cli.Context) error {
}

startTimeUnix := ctx.GlobalInt64(startTime.Name)
apiConfigurator := api.NewFreePortAPIConfigurator("localhost")

tempDir, err := os.MkdirTemp(os.TempDir(), "")
if err != nil {
Expand Down

0 comments on commit 3e60c3f

Please sign in to comment.