#109 Removed consoel log
This commit is contained in:
parent
a94f7b8519
commit
9a28e3a09d
|
@ -24,7 +24,6 @@ export function init() {
|
|||
}
|
||||
|
||||
function checkRunColorOptimization(node) {
|
||||
console.log(node);
|
||||
|
||||
// run the scripts
|
||||
if (helper.isHtmlElement(node)) {
|
||||
|
|
Loading…
Reference in a new issue