Remove log statement.
This commit is contained in:
parent
367dfaa146
commit
e8a89dfeca
@ -21,7 +21,6 @@ function clearOutput() {
|
||||
|
||||
function renderParseResponse(response) {
|
||||
clearOutput();
|
||||
console.log(response);
|
||||
renderSourceBox(response);
|
||||
renderAstTree(response);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user