mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
chore: remove stray log
This commit is contained in:
parent
787d5840d2
commit
a77f2f9b4d
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ export default observer(() => {
|
|||
[],
|
||||
);
|
||||
|
||||
console.info("is_revolt", IS_REVOLT);
|
||||
|
||||
return (
|
||||
<ServerList
|
||||
client={client}
|
||||
|
|
Loading…
Reference in a new issue