Skip to content

Commit

Permalink
Format code with prettier and gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-autofix[bot] authored Mar 14, 2023
1 parent 94851c1 commit cf2ead2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/tools/benchmark/job/service/search.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ func (j *job) search(ctx context.Context, ech chan error) error {
// TODO: send metrics to the Prometeus
log.Infof("[benchmark job] Finish search bench: iter= %d \n%v\n", i, bres)
}

log.Info("[benchmark job] Finish benchmarking search")
return nil
}

0 comments on commit cf2ead2

Please sign in to comment.