style: clang-tidy auto fixes (#2184)

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

Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-03 18:15:08 +01:00
committed by GitHub
parent 550f0fae85
commit 357b96ab0d
34 changed files with 7 additions and 42 deletions

View File

@@ -20,7 +20,6 @@
#include "rpc/handlers/Ledger.hpp"
#include "data/Types.hpp"
#include "rpc/Errors.hpp"
#include "rpc/JS.hpp"
#include "rpc/RPCHelpers.hpp"
#include "rpc/common/Types.hpp"
@@ -46,7 +45,6 @@
#include <iterator>
#include <string>
#include <utility>
#include <variant>
namespace rpc {
LedgerHandler::Result