From fee4e748616a7da89f53b4dce08e87203f624e82 Mon Sep 17 00:00:00 2001 From: Anton Mushnin Date: Sat, 19 Nov 2022 12:32:27 +0300 Subject: [PATCH] remove unused var --- frontend/src/components/NewDashboardChart.js | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/NewDashboardChart.js b/frontend/src/components/NewDashboardChart.js index 1416e872..0ce7e68b 100644 --- a/frontend/src/components/NewDashboardChart.js +++ b/frontend/src/components/NewDashboardChart.js @@ -244,7 +244,6 @@ const NewDashboardChart = () => { )} dropdownItem={(item) => { - const badgeColor = color(`${item.color}`); return (