mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Prevent NPE from string literal comparison
This commit is contained in:
		
							parent
							
								
									2d677d9dad
								
							
						
					
					
						commit
						895d64dce9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -128,7 +128,6 @@ public class ModificationsSyncAdapter extends AbstractThreadedSyncAdapter { | |||
| 
 | ||||
|                     Timber.d("Response is %s", editResult); | ||||
| 
 | ||||
|                     if (!editResult.equals("Success")) { | ||||
|                         // FIXME: Log this somewhere else | ||||
|                         Timber.d("Non success result! %s", editResult); | ||||
|                     } else { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 misaochan
						misaochan