Skip to content

Commit 7da0c2a

Browse files
committed
chore: clean up
1 parent 8177fc6 commit 7da0c2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/default-theme/Navbar.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export default {
3333
return algolia && algolia.appId && algolia.apiKey && algolia.indexName
3434
},
3535
isSearch() {
36-
console.log(this.isAlgoliaSearch)
3736
return !this.isAlgoliaSearch && this.$site.themeConfig.search !== false
3837
}
3938
}

0 commit comments

Comments
 (0)