mirror of
				https://github.com/nerzhul/ownCloud-SMS-App.git
				synced 2025-10-31 02:17:53 +00:00 
			
		
		
		
	Remove debugging string
This commit is contained in:
		
							parent
							
								
									ee50450693
								
							
						
					
					
						commit
						424d17af0f
					
				| @ -54,7 +54,6 @@ public class ConnectivityChanged extends BroadcastReceiver implements ASyncTask | ||||
| 		 | ||||
| 		// Now fetch messages since last stored date | ||||
| 		JSONArray smsList = new SmsFetcher(context).bufferizeMessagesSinceDate(lastMessageSynced); | ||||
| 		Log.d(TAG,"smsList " + smsList.toString()); | ||||
| 		 | ||||
| 		if (smsList != null) { | ||||
| 			new SyncTask(context, smsList).execute(); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user