style: clang-tidy auto fixes (#1613)

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

Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-19 09:30:39 +01:00
committed by GitHub
parent 4cbd3f5e18
commit fb473f6d28
5 changed files with 0 additions and 8 deletions

View File

@@ -25,10 +25,6 @@
#include "util/async/AnyExecutionContext.hpp"
#include "util/log/Logger.hpp"
#include <boost/asio/io_context.hpp>
#include <boost/asio/post.hpp>
#include <boost/asio/strand.hpp>
#include <cstdint>
#include <memory>
#include <string>