1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

remove TimeWindowExample

This commit is contained in:
oblonski 2013-07-09 14:03:50 +02:00
parent 360f800bc4
commit 72f9cd70ba

View file

@ -1,13 +0,0 @@
package examples;
public class TimeWindowExample {
/**
* @param args
*/
public static void main(String[] args) {
}
}