chore: remove stray log

feat/custom-emoji-autocomplete
Paul Makles 2022-08-15 19:37:29 +02:00
parent 787d5840d2
commit a77f2f9b4d
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ export default observer(() => {
[], [],
); );
console.info("is_revolt", IS_REVOLT);
return ( return (
<ServerList <ServerList
client={client} client={client}