Skip to content

Commit 7b79342

Browse files
committed
Fix imports
1 parent 9821a85 commit 7b79342

File tree

1 file changed

+0
-1
lines changed
  • modules/core/src/main/java/org/locationtech/jts/operation/overlayng

1 file changed

+0
-1
lines changed

modules/core/src/main/java/org/locationtech/jts/operation/overlayng/OverlayUtil.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import org.locationtech.jts.geom.Point;
2323
import org.locationtech.jts.geom.Polygon;
2424
import org.locationtech.jts.geom.PrecisionModel;
25-
import org.locationtech.jts.geom.TopologyException;
2625
import org.locationtech.jts.util.Assert;
2726

2827
/**

0 commit comments

Comments
 (0)