Skip to content

Commit 82f1564

Browse files
committed
chore: removed imports
1 parent 8904ec3 commit 82f1564

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web-bundle/src/main/java/com/graphhopper/resources/PtIsochroneResource.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
import org.locationtech.jts.triangulate.quadedge.QuadEdge;
4646
import org.locationtech.jts.triangulate.quadedge.QuadEdgeSubdivision;
4747
import org.locationtech.jts.triangulate.quadedge.Vertex;
48-
import org.slf4j.Logger;
49-
import org.slf4j.LoggerFactory;
5048

5149
import javax.inject.Inject;
5250
import javax.validation.constraints.NotNull;

0 commit comments

Comments
 (0)