refactor(content): drop unnecessary console log statements
This commit is contained in:
parent
fe250de88c
commit
80a9e8e087
@ -1,7 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
if (!!window.chrome) {
|
||||
console.log('hola')
|
||||
const head = document.head || document.getElementsByTagName('head')[0];
|
||||
|
||||
// Create logic script
|
||||
|
Loading…
Reference in New Issue
Block a user