Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantoraymond committed Mar 19, 2024
1 parent 8a88f95 commit 97b40c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/simulator/load/loader.go
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ func ExecuteLoader(ctx context.Context, config config.Config) error {
}

txSequenceStart := time.Now()

txSequences, err := txs.GenerateTxSequences(ctx, txGenerator, clients[0], pks, config.TxsPerWorker, false)
if err != nil {
return err
Expand Down

0 comments on commit 97b40c5

Please sign in to comment.