Steven 4 years ago
parent
commit
c640e27442
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/app/src/client/services/EditorContainer.js

+ 0 - 1
packages/app/src/client/services/EditorContainer.js

@@ -39,7 +39,6 @@ export default class EditorContainer extends Container {
 
     this.isSetBeforeunloadEventHandler = false;
 
-    // this.initStateGrant();
     this.initDrafts();
 
     this.initEditorOptions('editorOptions', 'editorOptions', defaultEditorOptions);