remove stray debugging code

This commit is contained in:
Ron Rennick 2019-02-14 13:40:25 -04:00
parent 7f4bb8df63
commit 1422865efd
1 changed files with 0 additions and 1 deletions

View File

@ -289,7 +289,6 @@ class Chart extends Component {
const legendPosition = this.getLegendPosition();
const legendDirection = legendPosition === 'top' ? 'row' : 'column';
const chartDirection = legendPosition === 'side' ? 'row' : 'column';
// const type = chartType;
const chartHeight = this.getChartHeight();
const legend = isRequesting ? null : (