Explorar o código

rm code from page interface

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

+ 0 - 1
packages/app/src/interfaces/page.ts

@@ -54,7 +54,6 @@ export type IPageInfo = {
   isAbleToDeleteCompletely: boolean,
   isRevertible: boolean,
   contentAge?: number,
-  isLatestRevision?: boolean,
 }
 
 export type IPageInfoForEntity = IPageInfo & {