@@ -21,9 +21,7 @@ export class EditorModule extends ModuleRoot {
historyCtrl: new HistoryCtrl(this),
};
-
onReady() {
- debugger
this.actions.init();
}