chore(net): remove unneeded include from GruntLogin header

This commit is contained in:
fallenoak 2025-09-27 21:36:43 -07:00
parent 107fc8c479
commit 2b3458769f
No known key found for this signature in database
GPG Key ID: 7628F8E61AEA070D

View File

@ -1,7 +1,6 @@
#ifndef NET_LOGIN_GRUNT_LOGIN_HPP #ifndef NET_LOGIN_GRUNT_LOGIN_HPP
#define NET_LOGIN_GRUNT_LOGIN_HPP #define NET_LOGIN_GRUNT_LOGIN_HPP
#include "net/grunt/ClientResponse.hpp"
#include "net/grunt/Grunt.hpp" #include "net/grunt/Grunt.hpp"
#include "net/login/Login.hpp" #include "net/login/Login.hpp"
#include "net/login/Types.hpp" #include "net/login/Types.hpp"