Remove comments

pull/10616/head
Alex P 2017-11-22 15:25:58 -08:00
parent 6fdba650ec
commit d5406ac749
1 changed files with 0 additions and 5 deletions

View File

@ -49,11 +49,6 @@ class GaugeChart extends Component {
300) 300)
.toString() .toString()
// console.log('resizeCoordsHeight', resizeCoordsHeight)
// console.log('initialCellHeight', initialCellHeight)
// console.log('resizerTopHeight', resizerTopHeight)
// console.log('height', height)
return ( return (
<div className="single-stat" ref={r => (this.gaugeContainer = r)}> <div className="single-stat" ref={r => (this.gaugeContainer = r)}>
<Gauge <Gauge