mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] remove debug print
This commit is contained in:
		
							parent
							
								
									baca55c94e
								
							
						
					
					
						commit
						822aee94a2
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -650,7 +650,6 @@ def index(): | |||
|         response.headers.add('Content-Disposition', cont_disp) | ||||
|         return response | ||||
|     elif output_format == 'rss': | ||||
|         print(results) | ||||
|         response_rss = render( | ||||
|             'opensearch_response_rss.xml', | ||||
|             results=results, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Adam Tauber
						Adam Tauber