[line] lint (remove space on empty line)
This commit is contained in:
		
							parent
							
								
									f226880c6d
								
							
						
					
					
						commit
						f3672ac522
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -77,7 +77,7 @@ class LineTVIE(InfoExtractor):
 | 
				
			||||||
        title = self._og_search_title(webpage)
 | 
					        title = self._og_search_title(webpage)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        # like_count requires an additional API request https://tv.line.me/api/likeit/getCount
 | 
					        # like_count requires an additional API request https://tv.line.me/api/likeit/getCount
 | 
				
			||||||
        
 | 
					
 | 
				
			||||||
        return {
 | 
					        return {
 | 
				
			||||||
            'id': video_id,
 | 
					            'id': video_id,
 | 
				
			||||||
            'title': title,
 | 
					            'title': title,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue