forked from Github/frigate
lint fix... again
This commit is contained in:
committed by
Blake Blackshear
parent
4a45b6e76d
commit
c5f005afef
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user