remove console.log.
This commit is contained in:
parent
6497109292
commit
f68b8fe922
@ -22,9 +22,6 @@ import Header from '~/components/header.vue'
|
||||
|
||||
const exportMixin = {
|
||||
computed: {
|
||||
beforeCreate () {
|
||||
console.log('Creating neko component', this)
|
||||
},
|
||||
$accessor() {
|
||||
return neko
|
||||
},
|
||||
|
Reference in New Issue
Block a user