From 43af89cd2e6ea2df85d54d2669adf470116b7afc Mon Sep 17 00:00:00 2001 From: billz Date: Mon, 4 Nov 2019 15:57:45 +0000 Subject: [PATCH] Minor: cleanup --- app/js/bandwidthcharts.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/js/bandwidthcharts.js b/app/js/bandwidthcharts.js index e903c29b..2bc63d72 100644 --- a/app/js/bandwidthcharts.js +++ b/app/js/bandwidthcharts.js @@ -25,11 +25,6 @@ type: 'linear', display: true, position: 'left', - //},{ - // id: 'y-axis-2', - // type: 'linear', - // display: true, - // position: 'right', ticks: { beginAtZero: true }