Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Mika Andrianarijaona committed Feb 9, 2017
1 parent 12f5666 commit ec70b49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/components/rhs_comment.jsx
Expand Up @@ -460,7 +460,6 @@ export default class RhsComment extends React.Component {
);
}


return (
<div className={'post post--thread ' + currentUserCss + ' ' + compactClass + ' ' + systemMessageClass}>
<div className='post__content'>
Expand Down

0 comments on commit ec70b49

Please sign in to comment.