diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/collection/collection.context.ts b/src/Umbraco.Web.UI.Client/src/packages/core/collection/collection.context.ts index 5bf1cd42c8..0d1b09152e 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/collection/collection.context.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/collection/collection.context.ts @@ -23,7 +23,6 @@ export class UmbCollectionContext< FilterModelType extends UmbCollectionFilterModel, > extends UmbBaseController { protected entityType: string; - protected init; #alias?: string;