mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
chore: clean up stray console.log
This commit is contained in:
parent
b4642b1efe
commit
334e54146b
1 changed files with 0 additions and 2 deletions
|
@ -228,8 +228,6 @@ export const ServerMemberSidebar = observer(
|
|||
true,
|
||||
);
|
||||
|
||||
console.log("rendering");
|
||||
|
||||
return (
|
||||
<GenericSidebarBase data-scroll-offset="with-padding">
|
||||
{/*<Container>
|
||||
|
|
Loading…
Reference in a new issue