Skip to content

Commit 1d21b9b

Browse files
committed
Remove console log
1 parent 2a20155 commit 1d21b9b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pages/search.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ const searchClient = algoliasearch(
5050
process.env.AlgoliaSearchOnlyAPIKey
5151
)
5252
53-
console.log("searchClient: ", searchClient)
54-
5553
export default {
5654
components: {
5755
AisInstantSearchSsr,

0 commit comments

Comments
 (0)