mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 04:57:42 +03:00
remove unused
This commit is contained in:
parent
407ba987ef
commit
73b1ca9d92
@ -351,7 +351,3 @@ export default function System() {
|
|||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
function jsonCleaner(key, value) {
|
|
||||||
return value.replace(/[\\\s]+/gi, '');
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user