style: clang-tidy auto fixes (#1847)

Fixes #1846. Please review and commit clang-tidy fixes.

Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-23 09:34:00 +00:00
committed by GitHub
parent 957028699b
commit 35b9a066e3
7 changed files with 2 additions and 9 deletions

View File

@@ -25,7 +25,6 @@
#include "util/TestWsServer.hpp"
#include "util/prometheus/Gauge.hpp"
#include <boost/asio/io_context.hpp>
#include <boost/asio/spawn.hpp>
#include <boost/json/object.hpp>
#include <boost/json/serialize.hpp>