style: clang-tidy auto fixes (#1705)

Fixes #1704. 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-10-25 09:05:28 +01:00
committed by Alex Kremer
parent b8f1deb90f
commit 164387cab0
15 changed files with 14 additions and 47 deletions

View File

@@ -27,7 +27,6 @@
#include "web/ng/Response.hpp"
#include "web/ng/impl/HttpConnection.hpp"
#include <boost/asio/error.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/spawn.hpp>
#include <boost/asio/ssl/context.hpp>