Clean up debug statements
This commit is contained in:
parent
b6f1178ea3
commit
2edf5fc9f6
3 changed files with 0 additions and 7 deletions
|
|
@ -8,7 +8,6 @@ const Drafts = {
|
|||
},
|
||||
computed: {
|
||||
drafts () {
|
||||
console.debug('available drafts:', this.$store.getters.draftsArray)
|
||||
return this.$store.getters.draftsArray
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue