mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-19 06:20:25 +00:00
Remove console.log
This commit is contained in:
@@ -269,8 +269,6 @@ function InRoomView({
|
||||
});
|
||||
}
|
||||
|
||||
console.log("items changed", participants);
|
||||
|
||||
return participants;
|
||||
}, [userMediaFeeds, activeSpeaker, screenshareFeeds]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user