mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-13 08:36:41 +03:00
cleanup
This commit is contained in:
parent
4ee0e3126b
commit
951b36377b
@ -881,10 +881,6 @@ function FrigateCameraFeatures({
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, []);
|
||||
|
||||
// navigate for debug view
|
||||
|
||||
const navigate = useNavigate();
|
||||
|
||||
// desktop shows icons part of row
|
||||
if (isDesktop || isTablet) {
|
||||
return (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user