bizarrely strict linting :/

pull/21833/head
Matthew Hodgson 2017-10-15 01:13:52 +01:00
parent 2b367edccf
commit 247e32115f
1 changed files with 2 additions and 2 deletions

View File

@ -85,5 +85,5 @@ module.exports = React.createClass({
<MessageEvent mxEvent={this.props.mxEvent} className="mx_PinnedEventTile_body" />
</div>
);
}
},
});