removed console.log

This commit is contained in:
Ricci Dorian 2018-07-07 12:04:31 +02:00
parent 1c917ed62b
commit 8168f29e12
1 changed files with 0 additions and 1 deletions

View File

@ -2224,7 +2224,6 @@ tarteaucitron.services.matomo = {
"cookies": ['_pk_ref', '_pk_cvar', '_pk_id', '_pk_ses', '_pk_hsr', 'piwik_ignore', '_pk_uid'],
"js": function () {
"use strict";
console.log("matomo");
if (tarteaucitron.user.matomoId === undefined) {
return;
}