From 5f241a41b2a83ad3c688517d9d645e64ccea71d4 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 14 Nov 2021 11:12:15 +0100 Subject: [PATCH] Remove unused variable --- src/components/charts/CumProfitChart.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/charts/CumProfitChart.vue b/src/components/charts/CumProfitChart.vue index 6d2c86f6..e90ec91b 100644 --- a/src/components/charts/CumProfitChart.vue +++ b/src/components/charts/CumProfitChart.vue @@ -37,7 +37,6 @@ use([ // Define Column labels here to avoid typos const CHART_PROFIT = 'Profit'; -const CHART_TRADE_COUNT = 'Trade Count'; @Component({ components: {