mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	More cleanup based on comments
This commit is contained in:
		
							parent
							
								
									eb3e448452
								
							
						
					
					
						commit
						7c54e95321
					
				
					 7 changed files with 4 additions and 47 deletions
				
			
		|  | @ -39,12 +39,6 @@ public class ModificationsContentProvider extends CommonsDaggerContentProvider { | |||
| 
 | ||||
|     @Inject DBOpenHelper dbOpenHelper; | ||||
| 
 | ||||
|     @Override | ||||
|     public boolean onCreate() { | ||||
|         super.onCreate(); | ||||
|         return true; | ||||
|     } | ||||
| 
 | ||||
|     @Override | ||||
|     public Cursor query(@NonNull Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder) { | ||||
|         SQLiteQueryBuilder queryBuilder = new SQLiteQueryBuilder(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 maskara
						maskara