|
@@ -64,7 +64,6 @@ function Crowi() {
|
|
|
this.socketIoService = null;
|
|
this.socketIoService = null;
|
|
|
this.pageService = null;
|
|
this.pageService = null;
|
|
|
this.syncPageStatusService = null;
|
|
this.syncPageStatusService = null;
|
|
|
- this.cdnResourcesService = new CdnResourcesService();
|
|
|
|
|
this.interceptorManager = new InterceptorManager();
|
|
this.interceptorManager = new InterceptorManager();
|
|
|
this.slackBotService = null;
|
|
this.slackBotService = null;
|
|
|
this.xss = new Xss();
|
|
this.xss = new Xss();
|