Fix console error in offtopic

This commit is contained in:
Chi Vinh Le
2017-08-14 19:55:04 +07:00
parent b60c879599
commit abda77a7e7
2 changed files with 0 additions and 5 deletions
@@ -16,7 +16,6 @@ export default class OffTopicFilter extends React.Component {
this.props.removeCommentClassName(idx);
this.props.toggleCheckbox();
}
this.props.closeViewingOptions();
}
render() {