chore(mobile): removed console log that shouldnt be there
This commit is contained in:
@@ -25,8 +25,6 @@ export default function MobileBar({ session }: any) {
|
||||
},
|
||||
];
|
||||
|
||||
console.log(session);
|
||||
|
||||
return (
|
||||
<SidebarGroup>
|
||||
<SidebarGroupLabel>Mobile</SidebarGroupLabel>
|
||||
|
||||
Reference in New Issue
Block a user