Skip to content

Commit

Permalink
err
Browse files Browse the repository at this point in the history
  • Loading branch information
blurymind committed Sep 12, 2024
1 parent 9325cb2 commit d993b46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/public/plugins/plugin-editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,6 @@ export var PluginEditor = function ({
onClose: ()=> {
this.editor.destroy();
this.editor = null;
this.split.getEditor(1).destroy();
this.differ.destroy()
this.differ = null;
this.split = null;
Expand Down

0 comments on commit d993b46

Please sign in to comment.