Remove console.log
This commit is contained in:
parent
44446b8d47
commit
8da7031b9e
1 changed files with 0 additions and 2 deletions
|
@ -269,8 +269,6 @@ function InRoomView({
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log("items changed", participants);
|
|
||||||
|
|
||||||
return participants;
|
return participants;
|
||||||
}, [userMediaFeeds, activeSpeaker, screenshareFeeds]);
|
}, [userMediaFeeds, activeSpeaker, screenshareFeeds]);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue