mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-31 15:47:25 +01:00 
			
		
		
		
	RSS: Remove debug output.
This commit is contained in:
		
							parent
							
								
									b938ef68fb
								
							
						
					
					
						commit
						3b2382d2f9
					
				| @ -287,8 +287,6 @@ class RSS(callbacks.Plugin): | ||||
|                     if entry.id not in feed.announced_entries] | ||||
|             if not new_entries: | ||||
|                 return [] | ||||
|             print(repr(feed.announced_entries)) | ||||
|             print(repr(new_entries)) | ||||
|             feed.announced_entries |= set(entry.id for entry in new_entries) | ||||
|             # We keep a little more because we don't want to re-announce | ||||
|             # oldest entries if one of the newest gets removed. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Valentin Lorentz
						Valentin Lorentz