style: clean-ups

This commit is contained in:
3lswear
2022-02-21 00:38:40 +03:00
parent 7c849e301b
commit 45c21b9043
4 changed files with 2 additions and 8 deletions

View File

@@ -3,10 +3,7 @@
#include "webserv.hpp"
#include "Client.hpp"
#include "ServerConfig.hpp"
#include "Socket.hpp"
#include "parse.hpp"
class Client;