mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
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
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user