From a46ffe8ea687d76a8da84a7c87d072e58e1a1b21 Mon Sep 17 00:00:00 2001 From: gaba Date: Thu, 8 Dec 2016 18:16:37 -1000 Subject: [PATCH] It removes duplicated code. --- client/coral-embed-stream/src/CommentStream.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/client/coral-embed-stream/src/CommentStream.js b/client/coral-embed-stream/src/CommentStream.js index f6c732ca9..829bd5de1 100644 --- a/client/coral-embed-stream/src/CommentStream.js +++ b/client/coral-embed-stream/src/CommentStream.js @@ -277,12 +277,6 @@ class CommentStream extends Component { - -

{status === 'open' ? 'Close' : 'Open'} Comment Stream

- - - -