Update collection.context.ts

This commit is contained in:
Mads Rasmussen
2023-11-20 16:31:56 +01:00
parent f259425e85
commit 3eb8174004

View File

@@ -23,7 +23,6 @@ export class UmbCollectionContext<
FilterModelType extends UmbCollectionFilterModel,
> extends UmbBaseController {
protected entityType: string;
protected init;
#alias?: string;