diff --git a/web/react/components/more_channels.jsx b/web/react/components/more_channels.jsx index f7a88e595d..1af2598537 100644 --- a/web/react/components/more_channels.jsx +++ b/web/react/components/more_channels.jsx @@ -66,11 +66,6 @@ module.exports = React.createClass({ if (this.state.channels != null) moreChannels = this.state.channels; - console.log("Check: " + moreChannels) - - if (moreChannels) - console.log("Length: " + moreChannels.length) - return (