Skip to content

Commit d343331

Browse files
authored
Update gtm.js
1 parent 5b91757 commit d343331

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/init-script/gtm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
var method = item.shift();
6666
if (analytics[method]) {
6767
analytics[method].apply(analytics, item);
68-
console.log(method);
6968
}
7069
}
7170
});

0 commit comments

Comments
 (0)