Skip to content

Commit

Permalink
Log removed
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantaa committed Apr 22, 2020
1 parent 5230d4f commit b486a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function updateMessage(input, response) {
}
}
}
console.log("genericArray", genericArray);
//console.log("genericArray", genericArray);
if (genericArray.length > 0) {
response.result.output.generic = genericArray;
}
Expand Down

0 comments on commit b486a23

Please sign in to comment.