[CI] clang-tidy auto fixes (#1412)

Fixes #1411. 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-05-16 10:47:06 +01:00
committed by GitHub
parent da10535bc0
commit 99400d74ba
7 changed files with 4 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
#include "etl/Source.hpp"
#include "data/BackendInterface.hpp"
#include "etl/ETLHelpers.hpp"
#include "etl/NetworkValidatedLedgersInterface.hpp"
#include "etl/impl/ForwardingSource.hpp"
#include "etl/impl/GrpcSource.hpp"
#include "etl/impl/SourceImpl.hpp"