Skip to content

Commit 533c32f

Browse files
committed
Format code
1 parent fc95956 commit 533c32f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

baremaps-raster/src/test/java/org/apache/baremaps/raster/ContourTracerTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
package org.apache.baremaps.raster;
1919

2020
import static org.apache.baremaps.testing.GeometryAssertions.assertGeometryEquals;
21-
import static org.junit.jupiter.api.Assertions.assertEquals;
2221
import static org.junit.jupiter.api.Assertions.assertFalse;
2322

2423
import java.io.IOException;
@@ -27,7 +26,6 @@
2726
import org.junit.jupiter.api.DisplayName;
2827
import org.junit.jupiter.api.Test;
2928
import org.locationtech.jts.io.ParseException;
30-
import org.locationtech.jts.io.WKTReader;
3129

3230
class ContourTracerTest {
3331

0 commit comments

Comments
 (0)