This commit is contained in:
Gianpaolo Coro 2014-06-10 16:10:43 +00:00
parent f3c6400347
commit 2cec208eb1
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ import org.jfree.chart.JFreeChart;
import org.jfree.chart.axis.NumberAxis;
import org.jfree.chart.plot.XYPlot;
import org.jfree.chart.renderer.xy.XYSplineRenderer;
import org.jfree.data.general.Dataset;
import org.jfree.data.xy.XYDataset;
import org.jfree.data.xy.XYSeriesCollection;
import org.jfree.ui.RectangleInsets;