diff --git a/apps/presentationeditor/main/app.js b/apps/presentationeditor/main/app.js index 893c75d14..0cb25efb3 100644 --- a/apps/presentationeditor/main/app.js +++ b/apps/presentationeditor/main/app.js @@ -148,7 +148,6 @@ require([ 'RightMenu', 'LeftMenu', 'Main', - 'Reporter', 'Common.Controllers.Fonts' /** coauthoring begin **/ , 'Common.Controllers.Chat' diff --git a/apps/presentationeditor/main/app_dev.js b/apps/presentationeditor/main/app_dev.js index 83a61e8d9..af1cdf9fa 100644 --- a/apps/presentationeditor/main/app_dev.js +++ b/apps/presentationeditor/main/app_dev.js @@ -139,7 +139,6 @@ require([ 'RightMenu', 'LeftMenu', 'Main', - 'Reporter', 'Common.Controllers.Fonts' /** coauthoring begin **/ , 'Common.Controllers.Chat'