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