Optimized imports before starting

This commit is contained in:
Paul Hawke 2017-07-04 14:23:13 -05:00
parent d53858f7d2
commit 5396fc6ed0
19 changed files with 51 additions and 57 deletions

View file

@ -1,9 +1,9 @@
package fr.free.nrw.commons.utils;
import fr.free.nrw.commons.location.LatLng;
import java.text.NumberFormat;
import fr.free.nrw.commons.location.LatLng;
public class LengthUtils {
/** Returns a formatted distance string between two points.
* @param point1 LatLng type point1