remove unused data

This commit is contained in:
Moriz Wahl 2022-04-12 21:27:41 +02:00
parent a9f64d2fd6
commit 9a29652a12

View File

@ -53,11 +53,9 @@ export default {
},
data() {
return {
logo: 'img/brand/green.png',
balance: 0,
GdtBalance: 0,
transactions: [],
bookedBalance: 0,
transactionCount: 0,
transactionLinkCount: 0,
pending: true,