From 1f0368d325e900d44c1d54be99f59f2632e7bf7f Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 03:14:27 +0000 Subject: [PATCH] style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in ace001a according to the output from Gofumpt and Prettier. Details: https://github.com/vdaas/vald/pull/2352 --- docs/performance/continuos-benchmatk.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/performance/continuos-benchmatk.md b/docs/performance/continuos-benchmatk.md index 83929da8440..2998e2f57ff 100644 --- a/docs/performance/continuos-benchmatk.md +++ b/docs/performance/continuos-benchmatk.md @@ -269,4 +269,3 @@ After deploy the benchmark operator, you can execute continuous benchmark by app Please configure designed benchmark and apply by `kubectl` command. The sample manifests are [here](https://github.com/vdaas/vald/tree/main/charts/vald-benchmark-operator/values). -