Skip to content

Commit 1ae2f5c

Browse files
committed
fix: remove test console.log statement from theme.js
1 parent aff19d2 commit 1ae2f5c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/entrypoints/theme.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import helpers, { hasBodyClass } from '../js/helpers.js'
1010
// Uncomment to use to load the dynamic script demo
1111
// hasBodyClass('product-template') && import('../js/dynamicScript')
1212

13-
console.log('test log')
14-
1513
const ns = 'slayed'
1614

1715
window.slayedNamespace = ns

0 commit comments

Comments
 (0)