From 1f056b16a5493ab2b8656cc1312a9b60192437af Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Wed, 23 Sep 2020 19:39:36 +0300 Subject: [PATCH] [SSE] debug --- apps/spreadsheeteditor/main/app/controller/Main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/spreadsheeteditor/main/app/controller/Main.js b/apps/spreadsheeteditor/main/app/controller/Main.js index e46feea76..4719a941f 100644 --- a/apps/spreadsheeteditor/main/app/controller/Main.js +++ b/apps/spreadsheeteditor/main/app/controller/Main.js @@ -860,7 +860,6 @@ define([ Common.NotificationCenter.trigger('document:ready', 'main'); me.applyLicense(); - me.warningDocumentIsLocked(); } }, 50); } else {