mirror of
https://github.com/revoltchat/revite.git
synced 2025-02-22 08:11:03 -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,
|
true,
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log("rendering");
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<GenericSidebarBase data-scroll-offset="with-padding">
|
<GenericSidebarBase data-scroll-offset="with-padding">
|
||||||
{/*<Container>
|
{/*<Container>
|
||||||
|
|
Loading…
Add table
Reference in a new issue