Skip to content

Commit

Permalink
chore(#639): cleanup console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Jul 5, 2023
1 parent afd9a0a commit 8669110
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/views/src/components/DruxtView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,6 @@ export default {
mergedSettings.query.bypassCache = !!mergedSettings.query.bypassCache(context)
}
console.log('mergedSettings', mergedSettings)
return {
query: mergedSettings.query || {},
}
Expand Down

0 comments on commit 8669110

Please sign in to comment.