From 8da4194fe26697089e763406cf5b22111eebe02d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 11:52:23 +0000 Subject: [PATCH] style: clang-tidy auto fixes (#2874) Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com> --- benchmarks/rpc/WorkQueueBenchmarks.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/benchmarks/rpc/WorkQueueBenchmarks.cpp b/benchmarks/rpc/WorkQueueBenchmarks.cpp index 9b9ce6947..51578c448 100644 --- a/benchmarks/rpc/WorkQueueBenchmarks.cpp +++ b/benchmarks/rpc/WorkQueueBenchmarks.cpp @@ -28,12 +28,7 @@ #include "util/prometheus/Prometheus.hpp" #include -#include -#include #include -#include -#include -#include #include #include