Removed unnecessary log

This commit is contained in:
Antoine Pilote
2023-07-17 01:46:48 -04:00
parent 90244777e4
commit 720b128688

View File

@@ -20,7 +20,6 @@ namespace Nuake {
const char* module, const int line,
const char* msg)
{
Logger::Log("YO");
switch (errorType)
{
case WREN_ERROR_COMPILE: