removing debug statement
This commit is contained in:
parent
4e9b30d7f6
commit
2688c8ee77
@ -110,7 +110,6 @@ define(['jquery',
|
||||
},
|
||||
|
||||
onSuccessResponse: function(data) {
|
||||
console.log(data);
|
||||
this.renderFeedback(data.feedback);
|
||||
|
||||
this.renderOutput(data.output || "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user