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 (
|
return (
|
||||||
<SidebarGroup>
|
<SidebarGroup>
|
||||||
<SidebarGroupLabel>Mobile</SidebarGroupLabel>
|
<SidebarGroupLabel>Mobile</SidebarGroupLabel>
|
||||||
|
|||||||
Reference in New Issue
Block a user