Skip to content

Commit

Permalink
remove unused line of code
Browse files Browse the repository at this point in the history
  • Loading branch information
rtroilo committed Feb 26, 2019
1 parent 3a802c8 commit 2ff34ae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ public class XYGrid implements Serializable {

private static final long serialVersionUID = 1L;
private static final Logger LOG = LoggerFactory.getLogger(XYGrid.class);
// private static final double EPSILON = OSHDB.GEOM_PRECISION;

/**
* Calculate the OSHDBBoundingBox of a specific GridCell.
Expand Down

0 comments on commit 2ff34ae

Please sign in to comment.