CSR-762 Remove log
This commit is contained in:
parent
98c4849370
commit
c4720c2d94
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ export default {
|
|||
logCustomEvent(category, action, label, value) {
|
||||
const currentPageName = getPageNameByQueryString();
|
||||
|
||||
console.log("PUSHING: ", label)
|
||||
|
||||
var payload = {
|
||||
userId: getDeviceIdValue(),
|
||||
sessionKey: getSessionKeyValue(),
|
||||
|
|
|
|||
Loading…
Reference in a new issue