style: clang-tidy auto fixes (#2245)

Fixes #2244. 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-06-19 11:27:06 +01:00
committed by GitHub
parent 63ec563135
commit 27e29d0421
3 changed files with 2 additions and 5 deletions

View File

@@ -35,7 +35,6 @@
#include "etlng/TaskManagerInterface.hpp"
#include "etlng/TaskManagerProviderInterface.hpp"
#include "util/BinaryTestObject.hpp"
#include "util/MockAssert.hpp"
#include "util/MockBackendTestFixture.hpp"
#include "util/MockLedgerPublisher.hpp"
#include "util/MockLoadBalancer.hpp"