From c7ce957c2dad6db9fc492694ac995b90ef991e59 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:05:34 -0500 Subject: [PATCH] remove console --- web/src/views/live/LiveDashboardView.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/views/live/LiveDashboardView.tsx b/web/src/views/live/LiveDashboardView.tsx index fd53a9113..3cbc07a5a 100644 --- a/web/src/views/live/LiveDashboardView.tsx +++ b/web/src/views/live/LiveDashboardView.tsx @@ -146,7 +146,6 @@ export default function LiveDashboardView({ } else { grow = "aspect-video"; } - // console.log(camera.name); return (