Skip to content

Commit 5d9353d

Browse files
committed
fix: remove log
1 parent f25a60e commit 5d9353d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ window.jQuery = window.$ = jQuery;
1212
document.addEventListener('DOMContentLoaded', () => {
1313
initializeCore();
1414

15-
console.log(Config);
16-
1715
if (Config.chatterbox) {
1816
new ChatterBox({
1917
id: '#chat-window',

0 commit comments

Comments
 (0)