From 355c8692dd69408f3e8ecc083ef1c244b09b0e8f Mon Sep 17 00:00:00 2001 From: JUDIT GRESKOVITS Date: Mon, 23 Jan 2017 15:07:46 +0000 Subject: [PATCH] Add metric display --- frontend/src/containers/metrics/metric-charts.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/src/containers/metrics/metric-charts.js b/frontend/src/containers/metrics/metric-charts.js index c1a53b04..9a203801 100644 --- a/frontend/src/containers/metrics/metric-charts.js +++ b/frontend/src/containers/metrics/metric-charts.js @@ -19,9 +19,6 @@ const { } = Metric; const MetricCharts = ({ - // metricTypes, - // metrics, - // onAddMetric, datasets, duration = 360, durations = [ @@ -33,7 +30,6 @@ const MetricCharts = ({ onDurationChange = () => {}, onSettingsClick = () => {}, onRemoveMetric = () => {} - // and another one here to come... }) => { const optionList = durations.map(duration => (