style: clang-tidy auto fixes (#1499)

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

Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-28 09:51:50 +01:00
committed by GitHub
parent 7bd21345a1
commit b24aadc898
4 changed files with 1 additions and 4 deletions

View File

@@ -19,7 +19,6 @@
#include "rpc/common/impl/HandlerProvider.hpp"
#include "data/AmendmentCenter.hpp"
#include "data/AmendmentCenterInterface.hpp"
#include "data/BackendInterface.hpp"
#include "etl/ETLService.hpp"