Skip to content

Commit

Permalink
remove unused imports [onthegomap#794]
Browse files Browse the repository at this point in the history
  • Loading branch information
bdon committed Jan 17, 2024
1 parent 021134c commit 9fb2c07
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import org.locationtech.jts.geom.Coordinate;
import org.locationtech.jts.geom.Envelope;
import org.slf4j.Logger;
Expand Down

0 comments on commit 9fb2c07

Please sign in to comment.