#109 Removed consoel log

This commit is contained in:
Serraniel 2020-11-14 19:40:17 +01:00
parent a94f7b8519
commit 9a28e3a09d
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -24,7 +24,6 @@ export function init() {
}
function checkRunColorOptimization(node) {
console.log(node);
// run the scripts
if (helper.isHtmlElement(node)) {