Disable benchmark loggers

This commit is contained in:
Sam Carlton 2021-02-23 22:13:06 -06:00
parent e2d427e783
commit 41a7ed392d
2 changed files with 2 additions and 2 deletions

View file

@ -217,7 +217,7 @@ export default {
})
console.log('lengths', Object.values(this.videoRows).map(row => [row.heading, row.videos.length]))
// console.log('lengths', Object.values(this.videoRows).map(row => [row.heading, row.videos.length]))
},
head() {