chore: remove console.log
This commit is contained in:
parent
cc8b03778c
commit
a3a3ef850c
1 changed files with 0 additions and 1 deletions
|
@ -318,7 +318,6 @@ export default {
|
||||||
return this.list.isSavedFilter && !this.list.isSavedFilter()
|
return this.list.isSavedFilter && !this.list.isSavedFilter()
|
||||||
},
|
},
|
||||||
loadBucketParameter() {
|
loadBucketParameter() {
|
||||||
console.log('loadBucketParameter changed')
|
|
||||||
return {
|
return {
|
||||||
listId: this.$route.params.listId,
|
listId: this.$route.params.listId,
|
||||||
params: this.params,
|
params: this.params,
|
||||||
|
|
Loading…
Reference in a new issue