remove console.log

This commit is contained in:
Simon Vieille 2025-02-07 17:24:11 +01:00
commit 4227400cf9

View file

@ -104,8 +104,6 @@ module.exports = function () {
}
}
console.log(dataAttributes)
openModal(url, createModal, dataAttributes)
}, 250)
})