diff --git a/plugins/catalog-react/api-report.md b/plugins/catalog-react/api-report.md index 9b318ec116..72b654527b 100644 --- a/plugins/catalog-react/api-report.md +++ b/plugins/catalog-react/api-report.md @@ -242,7 +242,6 @@ export class EntityOwnerFilter implements EntityFilter { constructor(values: string[]); // (undocumented) filterEntity(entity: Entity): boolean; - // (undocumented) toQueryValue(): string[]; // (undocumented) readonly values: string[];