Remove debug code

This commit is contained in:
Sam Figueroa 2012-10-09 17:29:18 +02:00
parent 0d42a6f026
commit 05d26c68e9

View File

@ -317,8 +317,6 @@ class Morris.Line
.attr('stroke-width', @strokeWidthForSeries(i))
.attr('stroke', @strokeForSeries(i))
@seriesPoints[i].push(circle)
console.log @strokeWidthForSeries(i)
console.log @strokeForSeries(i)
# create a path for a data series
#