Skip to content
Snippets Groups Projects
Commit 02b194c2 authored by srosse's avatar srosse
Browse files

no-jira: remove console.log in orderInteraction javascript

parent fc6578b0
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@
}, options );
try {
console.log(settings.responseValue);
if(typeof settings.responseValue != "undefined" && settings.responseValue.length > 0) {
recalculate(settings);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment