mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Remove console.log
This commit is contained in:
parent
44446b8d47
commit
8da7031b9e
@ -269,8 +269,6 @@ function InRoomView({
|
||||
});
|
||||
}
|
||||
|
||||
console.log("items changed", participants);
|
||||
|
||||
return participants;
|
||||
}, [userMediaFeeds, activeSpeaker, screenshareFeeds]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user