Unify FileUtils.java, misleading to have 2 of it in different packages

This commit is contained in:
misaochan 2018-05-25 22:48:47 +10:00
parent c97b708b0f
commit 41673c0067
4 changed files with 81 additions and 9 deletions

View file

@ -17,7 +17,6 @@ import java.util.regex.Pattern;
import fr.free.nrw.commons.Utils;
import fr.free.nrw.commons.location.LatLng;
import fr.free.nrw.commons.utils.FileUtils;
import timber.log.Timber;
public class NearbyPlaces {