From ef45fd909801521f9c989641bbff4df2baeda708 Mon Sep 17 00:00:00 2001 From: emelko Date: Sat, 8 Sep 2018 12:45:58 +0200 Subject: [PATCH] Deleting unused code --- components/chart/styles.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/components/chart/styles.js b/components/chart/styles.js index 0b8a49c..d7ab484 100644 --- a/components/chart/styles.js +++ b/components/chart/styles.js @@ -61,11 +61,6 @@ const styles = { '#a64ca6', '#993299' ], - cervixIcon: { - width: 12, - height: 12, - borderRadius: 50 - }, yAxis: { width: config.columnWidth, borderRightWidth: 0.5,