#2 -- fix code

This commit is contained in:
Anton Romanov 2020-11-03 12:02:48 +04:00
parent 1a94ce7889
commit ac0db90d8b

View File

@ -54,8 +54,6 @@ public class IndexView implements Serializable {
} catch (ModelingException ex) {
LOG.warn(ex.getMessage());
}
LineChartSeries series3 = new LineChartSeries();
series3.setLabel("Прогноз");
try {