mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-30 14:23:55 +01:00
Unify FileUtils.java, misleading to have 2 of it in different packages
This commit is contained in:
parent
c97b708b0f
commit
41673c0067
4 changed files with 81 additions and 9 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue