Skip to content

Commit d7bfa34

Browse files
committed
Removed console.log
1 parent da2a9fe commit d7bfa34

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

dist/js/entry.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/js/mixins/HasEditor.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ export default {
106106
}
107107
}),
108108
};
109-
console.log(this.editorConfig);
110109
},
111110

112111
editorChange() {

0 commit comments

Comments
 (0)