mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 01:05:20 +03:00
chore: removed unused declarations
This commit is contained in:
parent
eca53b1641
commit
3cb537be76
@ -1,7 +1,5 @@
|
||||
import { Fragment, h } from 'preact';
|
||||
import { useCallback, useEffect, useRef, useState } from 'preact/hooks';
|
||||
import { FetchStatus, useEvents } from '../api';
|
||||
import { useSearchString } from '../hooks/useSearchString';
|
||||
import { Next } from '../icons/Next';
|
||||
import { Play } from '../icons/Play';
|
||||
import { Previous } from '../icons/Previous';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user