diff --git a/src/entrypoints/theme.js b/src/entrypoints/theme.js index 35cb4ea..3fb5cd4 100644 --- a/src/entrypoints/theme.js +++ b/src/entrypoints/theme.js @@ -10,8 +10,6 @@ import helpers, { hasBodyClass } from '../js/helpers.js' // Uncomment to use to load the dynamic script demo // hasBodyClass('product-template') && import('../js/dynamicScript') -console.log('test') - const ns = 'slayed' window.slayedNamespace = ns