diff --git a/webserv/http/HttpHeaders.cpp b/webserv/http/HttpHeaders.cpp index e93b018..1f30ab5 100644 --- a/webserv/http/HttpHeaders.cpp +++ b/webserv/http/HttpHeaders.cpp @@ -2,7 +2,6 @@ #include "webserv/config/utils.hpp" #include "webserv/http/HttpConstants.hpp" -#include "webserv/log/Log.hpp" #include