mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	Data client simplification / removal (#5507)
* Removed unused code from the data client module * Move remaining code out of the data-client and remove it
This commit is contained in:
		
							parent
							
								
									72a6fd2c90
								
							
						
					
					
						commit
						0c3085257d
					
				
					 337 changed files with 964 additions and 31321 deletions
				
			
		|  | @ -9,8 +9,8 @@ import fr.free.nrw.commons.bookmarks.BookmarkFragment; | |||
| import fr.free.nrw.commons.contributions.ContributionsFragment; | ||||
| import fr.free.nrw.commons.explore.ExploreFragment; | ||||
| import fr.free.nrw.commons.nearby.fragments.NearbyParentFragment; | ||||
| import org.wikipedia.model.EnumCode; | ||||
| import org.wikipedia.model.EnumCodeMap; | ||||
| import fr.free.nrw.commons.wikidata.model.EnumCode; | ||||
| import fr.free.nrw.commons.wikidata.model.EnumCodeMap; | ||||
| 
 | ||||
| import fr.free.nrw.commons.R; | ||||
| 
 | ||||
|  |  | |||
|  | @ -7,8 +7,8 @@ import androidx.fragment.app.Fragment; | |||
| import fr.free.nrw.commons.R; | ||||
| import fr.free.nrw.commons.bookmarks.BookmarkFragment; | ||||
| import fr.free.nrw.commons.explore.ExploreFragment; | ||||
| import org.wikipedia.model.EnumCode; | ||||
| import org.wikipedia.model.EnumCodeMap; | ||||
| import fr.free.nrw.commons.wikidata.model.EnumCode; | ||||
| import fr.free.nrw.commons.wikidata.model.EnumCodeMap; | ||||
| 
 | ||||
| 
 | ||||
| public enum NavTabLoggedOut implements EnumCode { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paul Hawke
						Paul Hawke