Remove print
This commit is contained in:
		
							parent
							
								
									b918cd2b8e
								
							
						
					
					
						commit
						0ca04be55d
					
				| @ -43,7 +43,6 @@ def response(resp): | |||||||
|     # parse results |     # parse results | ||||||
|     for result in search_res.get('data', []): |     for result in search_res.get('data', []): | ||||||
|         if result['type'] == 'track': |         if result['type'] == 'track': | ||||||
|             print result |  | ||||||
|             title = result['title'] |             title = result['title'] | ||||||
|             url = result['link'] |             url = result['link'] | ||||||
|             content = result['artist']['name'] +\ |             content = result['artist']['name'] +\ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Cqoicebordel
						Cqoicebordel