Steven 4 år sedan
förälder
incheckning
c640e27442
1 ändrade filer med 0 tillägg och 1 borttagningar
  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);