OP-4361 - removed forgotten debug method call

This commit is contained in:
Petr Kalis 2022-11-10 17:49:35 +01:00
parent d0f8233b8b
commit 104fc1fd83
2 changed files with 0 additions and 3 deletions

View file

@ -769,6 +769,3 @@ function _prepareSingleValue(value){
function _prepareError(error_msg){
return JSON.stringify({"error": error_msg})
}
// render("c:/projects/test", 2);
getRenderInfo(1);