Skip to content

Commit 7e527d8

Browse files
#13865 remove console log
1 parent b6bd937 commit 7e527d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Theme/view/frontend/web/js/cookie-status.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ define([
1313
_init: function () {
1414

1515
if(!navigator.cookieEnabled) {
16-
console.log('popup');
17-
1816
const options = {
1917
type: 'popup',
2018
responsive: true,

0 commit comments

Comments
 (0)