mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
deleted unused code
This commit is contained in:
parent
78637f50c5
commit
5feeb17230
@ -133,9 +133,6 @@ export default {
|
||||
})
|
||||
.then((result) => {
|
||||
if (result) this.redeemed = true
|
||||
alert(result.data.redeemTransactionLink)
|
||||
// this.toastSuccess(this.$t('gdd_per_link.deleted'))
|
||||
// this.$emit('reset-transaction-link-list')
|
||||
})
|
||||
.catch((err) => {
|
||||
this.toastError(err.message)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user