mirror of https://github.com/apache/lucene.git
remove todo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999378 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d204e7331c
commit
2595c91906
|
@ -29,7 +29,7 @@ import org.apache.lucene.spatial.tier.InvalidGeoException;
|
|||
* flux and might change in incompatible ways in the next
|
||||
* release.</font>
|
||||
*/
|
||||
//TODO: Move this up one package level
|
||||
|
||||
public class DistanceUtils {
|
||||
|
||||
public static final double DEGREES_TO_RADIANS = Math.PI / 180.0;
|
||||
|
|
Loading…
Reference in New Issue