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()
|
||||
},
|
||||
loadBucketParameter() {
|
||||
console.log('loadBucketParameter changed')
|
||||
return {
|
||||
listId: this.$route.params.listId,
|
||||
params: this.params,
|
||||
|
|
Loading…
Reference in a new issue