Explorar o código

rm empty line

yohei0125 %!s(int64=3) %!d(string=hai) anos
pai
achega
d8d7db875e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/src/server/service/page.ts

+ 0 - 1
packages/app/src/server/service/page.ts

@@ -3098,7 +3098,6 @@ class PageService {
     builder.addConditionToSortPagesByDescPath();
 
     const aggregatedPages = await builder.query.lean().cursor({ batchSize: BATCH_SIZE });
-
     await this.recountAndUpdateDescendantCountOfPages(aggregatedPages);
   }