Skip to content

Commit

Permalink
remove leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Spuffynism committed Oct 21, 2024
1 parent a4eac92 commit a4082d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/headless/src/api/commerce/commerce-api-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ export interface CommerceFacetSearchAPIClient {
facetSearch(
req: CommerceFacetSearchRequest,
facetSearchOrigin: string
// TODO(nico): The type doesn't seem right. It should support categories as well.
): Promise<CommerceAPIResponse<SpecificFacetSearchResponse>>;
}

Expand Down

0 comments on commit a4082d7

Please sign in to comment.