Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
easbar committed Dec 29, 2019
1 parent 4c06402 commit 0fed2e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/java/com/graphhopper/GraphHopper.java
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,6 @@ private void printInfo() {
* disc which is usually a lot faster.
*/
public GraphHopper importOrLoad() {
clean();
if (!load(ghLocation)) {
printInfo();
process(ghLocation, false);
Expand Down

0 comments on commit 0fed2e6

Please sign in to comment.