mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-28 21:07:59 +03:00
refactor(tokenizer):remove output
This commit is contained in:
@@ -256,8 +256,6 @@ namespace config
|
|||||||
}
|
}
|
||||||
last_token = token.type;
|
last_token = token.type;
|
||||||
|
|
||||||
DBOUT << YELLO << "GOT " << token.value << ", type: " << token.type << ENDL;
|
|
||||||
|
|
||||||
return (token);
|
return (token);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user