Remove log message
This commit is contained in:
		
							parent
							
								
									44bb8e374d
								
							
						
					
					
						commit
						cac1185a23
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -1065,7 +1065,6 @@ class MamMessageReceivedEvent(nec.NetworkIncomingEvent, HelperEvent): | ||||||
|         own_jid = self.conn.get_own_jid() |         own_jid = self.conn.get_own_jid() | ||||||
|         if archive_jid and not archive_jid.bareMatch(own_jid): |         if archive_jid and not archive_jid.bareMatch(own_jid): | ||||||
|             # MAM Message not from our Archive |             # MAM Message not from our Archive | ||||||
|             log.info('MAM message not from our user archive') |  | ||||||
|             return False |             return False | ||||||
| 
 | 
 | ||||||
|         self.msg_ = self.forwarded.getTag('message', protocol=True) |         self.msg_ = self.forwarded.getTag('message', protocol=True) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue