Skip to content

Commit

Permalink
fix: remove console log [sc-00]
Browse files Browse the repository at this point in the history
  • Loading branch information
pilimartinez committed Nov 28, 2023
1 parent 052ab22 commit 820d287
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
app_id: 'ep3ft8gg',
custom_launcher_selector: '.open-intercom-link'
})
console.log('load')
window.removeEventListener('scroll', intercomLoader)
}
window.addEventListener('scroll', intercomLoader)
Expand Down

0 comments on commit 820d287

Please sign in to comment.