1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
This commit is contained in:
Stefan Schroeder 2013-06-04 14:52:03 +02:00
parent bef40ce8cf
commit bd6ee2351c

View file

@ -85,7 +85,6 @@ public class SolutionPlotter {
};
plotRoutesAsPNG(solution.getRoutes(), locations, pngFile, plotTitle);
}