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: {