chore: remove console.log

This commit is contained in:
Dominik Pschenitschni 2021-10-11 21:25:54 +02:00
parent cc8b03778c
commit a3a3ef850c
Signed by: dpschen
GPG Key ID: B257AC0149F43A77
1 changed files with 0 additions and 1 deletions

View File

@ -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,