From df6aa0abc03031076cafd9e09f5cc60b93710efa Mon Sep 17 00:00:00 2001 From: Dustin Eaton Date: Thu, 11 Dec 2025 13:17:08 -0600 Subject: [PATCH] chore: remove extra code block syntax from influxctl release notes --- content/shared/influxctl/release-notes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/shared/influxctl/release-notes.md b/content/shared/influxctl/release-notes.md index 639179b1e..0d0fa630a 100644 --- a/content/shared/influxctl/release-notes.md +++ b/content/shared/influxctl/release-notes.md @@ -49,7 +49,6 @@ $ ./influxctl query --perf-debug --format json --token REDACTED --database testd "queue_duration_secs": 0 } ``` -``` ### Dependency updates