remove console

This commit is contained in:
Josh Hawkins 2024-03-12 14:05:34 -05:00
parent 8f3bbbc9b7
commit c7ce957c2d

View File

@ -146,7 +146,6 @@ export default function LiveDashboardView({
} else {
grow = "aspect-video";
}
// console.log(camera.name);
return (
<LivePlayer
key={camera.name}