mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-10-31 06:24:02 +00:00 
			
		
		
		
	fix hdhomerun lint
This commit is contained in:
		
							parent
							
								
									a282538782
								
							
						
					
					
						commit
						9d5e401fe2
					
				| @ -1,12 +1,8 @@ | ||||
| import { useTranslation } from "next-i18next"; | ||||
| 
 | ||||
| import Container from "components/services/widget/container"; | ||||
| import Block from "components/services/widget/block"; | ||||
| import useWidgetAPI from "utils/proxy/use-widget-api"; | ||||
| 
 | ||||
| export default function Component({ service }) { | ||||
|   const { t } = useTranslation(); | ||||
| 
 | ||||
|   const { widget } = service; | ||||
| 
 | ||||
|   const { data: channelsData, error: channelsError } = useWidgetAPI(widget, "lineup"); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
						Michael Shamoon