From 6fcd003e76e495492d3cb554996f155c322cfe40 Mon Sep 17 00:00:00 2001 From: Riley Davis Date: Tue, 6 Jun 2017 10:32:14 -0600 Subject: [PATCH] remove console.log --- client/coral-embed-stream/src/components/Embed.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/coral-embed-stream/src/components/Embed.js b/client/coral-embed-stream/src/components/Embed.js index bf1aa2292..145e8340a 100644 --- a/client/coral-embed-stream/src/components/Embed.js +++ b/client/coral-embed-stream/src/components/Embed.js @@ -38,8 +38,6 @@ export default class Embed extends React.Component { const {asset: {totalCommentCount}} = this.props.root; const {user} = this.props.auth; - console.log('activeTab', activeTab); - return (