fix lint
This commit is contained in:
parent
073c2c525f
commit
b97b887305
2 changed files with 7 additions and 5 deletions
|
@ -46,7 +46,6 @@ export default class ManualDeviceKeyVerificationDialog extends React.Component {
|
|||
|
||||
render() {
|
||||
const QuestionDialog = sdk.getComponent("dialogs.QuestionDialog");
|
||||
const AccessibleButton = sdk.getComponent('views.elements.AccessibleButton');
|
||||
|
||||
let text;
|
||||
if (MatrixClientPeg.get().getUserId() === this.props.userId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue