diff --git a/src/types/types.ts b/src/types/types.ts index 1fb3cab41..ae42fff12 100644 --- a/src/types/types.ts +++ b/src/types/types.ts @@ -113,7 +113,6 @@ export interface BlockStaffArticleListItemType { authors?: AuthorsItemType[] description?: string externalResourceUrl?: string - imageAspectRatio?: number startDate?: string endDate?: string ongoing?: boolean