Skip to content

Commit 88ea5e6

Browse files
bidoubiwaalallema
andauthored
Update src/client/instant-meilisearch-client.ts
Co-authored-by: Amélie <[email protected]>
1 parent 63a8d64 commit 88ea5e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/instant-meilisearch-client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ function createSearchContext(
103103
searchRequest: AlgoliaMultipleQueriesQuery,
104104
options: Context
105105
): SearchContext {
106-
console.log(searchRequest)
107106

108107
// Split index name and possible sorting rules
109108
const [indexUid, ...sortByArray] = searchRequest.indexName.split(':')

0 commit comments

Comments
 (0)