random_destinations methods require distance methode ... implementing later
parent
ee784a91b2
commit
3455d7b1b7
|
@ -65,9 +65,7 @@ public class System {
|
|||
zip_set.add(line);
|
||||
}
|
||||
}
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
} catch (IOException e) {}
|
||||
|
||||
return new ArrayList<>(zip_set);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue