fix: linting

This commit is contained in:
Wyatt Johnson
2018-09-26 13:31:15 -06:00
parent fa240376b5
commit 3343605957
@@ -45,7 +45,6 @@ class RespectButtonContainer extends React.Component<
this.props.comment.myActionPresence &&
this.props.comment.myActionPresence.reaction;
console.log(totalReactions);
return (
<RespectButton
onButtonClick={this.onButtonClick}