1
0

🗑️」 clean: removed useledd token struct

This commit is contained in:
2025-06-04 14:06:34 +02:00
parent 60e3d482e4
commit a35822a2ca

View File

@ -6,7 +6,7 @@
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/05/21 10:38:49 by adjoly #+# #+# */
/* Updated: 2025/06/03 11:22:28 by adjoly ### ########.fr */
/* Updated: 2025/06/03 12:09:58 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -28,8 +28,6 @@
typedef unsigned int uint32_t;
typedef unsigned short uint16_t;
struct token {};
void _log(std::string emoji, std::string what, std::string who,
std::string str);