mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Whitespace
This commit is contained in:
		
							parent
							
								
									9519210ec3
								
							
						
					
					
						commit
						a5f7826b6e
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -25,7 +25,6 @@ public class TitleCategories extends AsyncTask<Void, Void, ArrayList<String>> { | |||
|         this.title = title; | ||||
|     } | ||||
| 
 | ||||
| 
 | ||||
|     @Override | ||||
|     protected void onPreExecute() { | ||||
|         super.onPreExecute(); | ||||
|  | @ -34,7 +33,6 @@ public class TitleCategories extends AsyncTask<Void, Void, ArrayList<String>> { | |||
|     @Override | ||||
|     protected ArrayList<String> doInBackground(Void... voids) { | ||||
| 
 | ||||
| 
 | ||||
|         MWApi api = CommonsApplication.createMWApi(); | ||||
|         ApiResult result; | ||||
|         ArrayList<String> items = new ArrayList<>(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 misaochan
						misaochan