This commit is contained in:
Belen Curcio
2017-07-13 12:05:53 -03:00
parent da6965122f
commit bfbe8d44aa
2 changed files with 0 additions and 6 deletions
@@ -125,8 +125,6 @@ class AllCommentsPane extends React.Component {
root,
comments,
commentClassNames,
addTag,
removeTag,
ignoreUser,
setActiveReplyBox,
activeReplyBox,
@@ -173,8 +171,6 @@ class AllCommentsPane extends React.Component {
currentUser={currentUser}
postFlag={postFlag}
postDontAgree={postDontAgree}
addTag={addTag}
removeTag={removeTag}
ignoreUser={ignoreUser}
commentIsIgnored={commentIsIgnored}
loadMore={loadNewReplies}
@@ -67,7 +67,6 @@ class Stream extends React.Component {
deleteAction,
showSignInDialog,
updateItem,
addTag,
ignoreUser,
activeStreamTab,
setActiveStreamTab,
@@ -160,7 +159,6 @@ class Stream extends React.Component {
fill="stream"
data={this.props.data}
root={this.props.root}
view={view}
/>
{loggedIn && (