diff --git a/src/app/chat/Channel.js b/src/app/chat/Channel.js index 1b704fd..c22d8a5 100644 --- a/src/app/chat/Channel.js +++ b/src/app/chat/Channel.js @@ -9,7 +9,6 @@ const Channel = ({ handleChannelSelect, isSelected = false, }) => { - console.log('c', participants); return (