style: clang-tidy auto fixes (#1989)

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

Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-03 11:08:47 +01:00
committed by GitHub
parent bdf7382d44
commit 91484c64e4

View File

@@ -19,7 +19,6 @@
#include "data/Types.hpp"
#include "rpc/Errors.hpp"
#include "rpc/RPCHelpers.hpp"
#include "rpc/common/AnyHandler.hpp"
#include "rpc/common/Types.hpp"
#include "rpc/handlers/AccountLines.hpp"