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 6, 2023
1 parent d8996e2 commit 7be3a30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/tools/benchmark/operator/service/operator.go
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ func (o *operator) updateBenchmarkScenarioStatus(ctx context.Context, ss map[str
}
sns = append(sns, name)
}

}
}
return sns, nil
Expand Down

0 comments on commit 7be3a30

Please sign in to comment.