Browse Source

removed console.log

Ricci Dorian 7 years ago
parent
commit
8168f29e12
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tarteaucitron.services.js

+ 0 - 1
tarteaucitron.services.js

@@ -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;
         }