Skip to content
Snippets Groups Projects
Commit 444856ca authored by vas's avatar vas
Browse files

remove debug message

parent 10ba9c5b
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,6 @@ window.rulesAutosurgery = (function() { ...@@ -43,7 +43,6 @@ window.rulesAutosurgery = (function() {
surgery[key] = rule[key]; surgery[key] = rule[key];
}) })
}); });
console.log(surgery);
return surgery; return surgery;
} }
......
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