mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 01:05:20 +03:00
lint fix... again
This commit is contained in:
parent
a1def3674b
commit
79c3b5bc31
@ -1,4 +1,4 @@
|
||||
import { h, Fragment } from 'preact';
|
||||
import { h } from 'preact';
|
||||
import { useState } from 'preact/hooks';
|
||||
import { addSeconds, differenceInSeconds, fromUnixTime, format, parseISO, startOfHour } from 'date-fns';
|
||||
import ArrowDropdown from '../icons/ArrowDropdown';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user