yohei0125 před 4 roky
rodič
revize
9703afb7b1

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

@@ -4,7 +4,6 @@ import PageOperation, { PageActionType } from '~/server/models/page-operation';
 
 const { isEitherOfPathAreaOverlap, isPathAreaOverlap, isTrashPage } = pagePathUtils;
 
-
 class PageOperationService {
 
   crowi: any;