style: clang-tidy auto fixes (#1749)

Fixes #1748.
This commit is contained in:
github-actions[bot]
2024-11-22 10:28:17 +00:00
committed by GitHub
parent 6af86367fd
commit b5da61931f
12 changed files with 18 additions and 35 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>