remove logs

This commit is contained in:
Shpuld Shpuldson 2021-02-01 14:43:01 +02:00
commit 3e6309ef94
3 changed files with 0 additions and 5 deletions

View file

@ -78,9 +78,6 @@ const Notification = {
this.$store.dispatch('dismissNotificationLocal', { id: this.notification.id })
this.$store.dispatch('removeFollowRequest', this.user)
})
},
testlog (a) {
console.log(a)
}
},
computed: {