From 9631736e263ed00189f8118f686690cab25f09d3 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Mon, 11 May 2026 15:38:04 -0500 Subject: [PATCH] chore(mobile): removed console log that shouldnt be there --- frontend/src/components/Sidebar/MobileBar.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/components/Sidebar/MobileBar.tsx b/frontend/src/components/Sidebar/MobileBar.tsx index 74064d9..50c2c0b 100644 --- a/frontend/src/components/Sidebar/MobileBar.tsx +++ b/frontend/src/components/Sidebar/MobileBar.tsx @@ -25,8 +25,6 @@ export default function MobileBar({ session }: any) { }, ]; - console.log(session); - return ( Mobile