Skip to content

Commit

Permalink
Update packages/algoliasearch-helper/src/algoliasearch.helper.js
Browse files Browse the repository at this point in the history
Co-authored-by: Haroen Viaene <hello@haroen.me>
  • Loading branch information
e-krebs and Haroenv authored Dec 20, 2024
1 parent aafd006 commit 7d594f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/algoliasearch-helper/src/algoliasearch.helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -505,10 +505,6 @@ AlgoliaSearchHelper.prototype.searchForCompositionFacetValues = function (
},
},
});
// searchForFacetValuesPromise = this.client.searchForFacetValues([
// { indexName: state.index, params: algoliaQuery },
// ]);
// algoliasearch < 3.27.1

this.emit('searchForFacetValues', {
state: state,
Expand Down

0 comments on commit 7d594f3

Please sign in to comment.