mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	chore: remove unused import
This commit is contained in:
		
							parent
							
								
									3b076c28c2
								
							
						
					
					
						commit
						43f05c18d6
					
				| @ -1,5 +1,5 @@ | ||||
| import { h } from 'preact'; | ||||
| import { useCallback, useEffect, useRef, useState } from 'preact/hooks'; | ||||
| import { useCallback, useEffect, useRef } from 'preact/hooks'; | ||||
| import { useApiHost } from '../../api'; | ||||
| import { isNullOrUndefined } from '../../utils/objectUtils'; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user