mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-10 13:15:25 +03:00
remove unused
This commit is contained in:
parent
cb9a83b689
commit
430907b96c
@ -31,10 +31,6 @@ export default function ReviewCard({
|
|||||||
[event, currentTime],
|
[event, currentTime],
|
||||||
);
|
);
|
||||||
|
|
||||||
if (event.data.objects.includes("car")) {
|
|
||||||
//console.log(`failed to load ${JSON.stringify(event)}`);
|
|
||||||
}
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
className="w-full flex flex-col gap-1.5 cursor-pointer"
|
className="w-full flex flex-col gap-1.5 cursor-pointer"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user