mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	More codacy fixes
This commit is contained in:
		
							parent
							
								
									94e9d2ff0e
								
							
						
					
					
						commit
						58cf539fa0
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1,5 +1,8 @@ | |||
| package fr.free.nrw.commons.nearby; | ||||
| 
 | ||||
| import static fr.free.nrw.commons.utils.LengthUtils.computeDistanceBetween; | ||||
| import static fr.free.nrw.commons.utils.LengthUtils.formatDistanceBetween; | ||||
| 
 | ||||
| import android.content.Intent; | ||||
| import android.net.Uri; | ||||
| import android.os.AsyncTask; | ||||
|  | @ -23,9 +26,6 @@ import java.util.Collections; | |||
| import java.util.Comparator; | ||||
| import java.util.List; | ||||
| 
 | ||||
| import static fr.free.nrw.commons.utils.LengthUtils.computeDistanceBetween; | ||||
| import static fr.free.nrw.commons.utils.LengthUtils.formatDistanceBetween; | ||||
| 
 | ||||
| public class NearbyListFragment extends ListFragment implements TaskListener { | ||||
| 
 | ||||
|     private NearbyAsyncTask nearbyAsyncTask; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 maskara
						maskara