fix lint
This commit is contained in:
parent
9f1b4ac4cc
commit
7c0f463c91
2 changed files with 3 additions and 4 deletions
|
@ -106,8 +106,6 @@ export default React.createClass({
|
|||
},
|
||||
|
||||
render: function() {
|
||||
const TintableSvg = sdk.getComponent("elements.TintableSvg");
|
||||
|
||||
let cancelButton;
|
||||
if (this.props.hasCancel) {
|
||||
cancelButton = <AccessibleButton onClick={this._onCancelClick} className="mx_Dialog_cancelButton">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue