From 9a29652a12a6a8d9aa671f4e2069878e2060ce50 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Tue, 12 Apr 2022 21:27:41 +0200 Subject: [PATCH] remove unused data --- frontend/src/layouts/DashboardLayout_gdd.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/layouts/DashboardLayout_gdd.vue b/frontend/src/layouts/DashboardLayout_gdd.vue index 8b84ac10d..f65329470 100755 --- a/frontend/src/layouts/DashboardLayout_gdd.vue +++ b/frontend/src/layouts/DashboardLayout_gdd.vue @@ -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,