Browse Source

clean code

kaori 4 năm trước cách đây
mục cha
commit
15e9fbba66
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      packages/app/src/server/crowi/index.js

+ 0 - 4
packages/app/src/server/crowi/index.js

@@ -308,10 +308,6 @@ Crowi.prototype.scanRuntimeVersions = async function() {
   });
 };
 
-Crowi.prototype.getSocketIoService = function() {
-  return this.socketIoService;
-};
-
 Crowi.prototype.getSlack = function() {
   return this.slack;
 };