diff --git a/src/components/Editor.vue b/src/components/Editor.vue index efa6d2f981c..0455ab208f2 100644 --- a/src/components/Editor.vue +++ b/src/components/Editor.vue @@ -870,7 +870,6 @@ export default { }) this.translateModal = false }, - handleEditorWidthChange(newWidth) { this.updateEditorWidth(newWidth) this.$nextTick(() => {