Futa Arai 2 лет назад
Родитель
Сommit
78c3d8620a
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      apps/app/src/server/models/page.ts

+ 0 - 2
apps/app/src/server/models/page.ts

@@ -1052,8 +1052,6 @@ schema.methods.calculateAndUpdateLatestRevisionBodyLength = async function(this:
   await this.save();
   await this.save();
 };
 };
 
 
-schema.methods.removeGroupsFromAllPageGrantedGroups = async function(pages: PageDocument[], groupIds: ObjectIdLike[]): Promise<void> {};
-
 /*
 /*
  * Merge obsolete page model methods and define new methods which depend on crowi instance
  * Merge obsolete page model methods and define new methods which depend on crowi instance
  */
  */