mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
yarn lint --fix
This commit is contained in:
parent
baf4f66604
commit
9bd74cb148
@ -65,9 +65,7 @@ export default {
|
|||||||
.then(() => {
|
.then(() => {
|
||||||
this.deleteTransactionLink(id)
|
this.deleteTransactionLink(id)
|
||||||
})
|
})
|
||||||
.catch((err) => {
|
.catch(() => {})
|
||||||
console.log(err)
|
|
||||||
})
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user