removed // test function

This commit is contained in:
aortigos
2026-05-25 09:45:31 +02:00
parent e0d977d6b5
commit dec6930a9a

View File

@@ -6,11 +6,10 @@
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2026/05/15 15:35:16 by aortigos #+# #+# */
/* Updated: 2026/05/25 09:27:45 by aortigos ### ########.fr */
/* Updated: 2026/05/25 09:44:38 by aortigos ### ########.fr */
/* */
/* ************************************************************************** */
#include "../Server/Server.hpp"
void Server::privmsg_cmd(User &client, std::istringstream &ss)