lint
This commit is contained in:
parent
d4af8d4993
commit
83f697a9a2
5 changed files with 0 additions and 6 deletions
|
@ -108,7 +108,6 @@ export default class TermsDialog extends React.Component {
|
|||
render() {
|
||||
const BaseDialog = sdk.getComponent('views.dialogs.BaseDialog');
|
||||
const DialogButtons = sdk.getComponent('views.elements.DialogButtons');
|
||||
const AccessibleButton = sdk.getComponent('views.elements.AccessibleButton');
|
||||
|
||||
const rows = [];
|
||||
for (const termsWithService of this.props.termsWithServices) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue