unused component

pull/21833/head
David Baker 2020-01-28 17:21:42 +00:00
parent e1e35a53e4
commit 5e1b42b350
1 changed files with 0 additions and 1 deletions

View File

@ -387,7 +387,6 @@ export default class CreateSecretStorageDialog extends React.PureComponent {
// https://github.com/vector-im/riot-web/issues/11696
const DialogButtons = sdk.getComponent('views.elements.DialogButtons');
const Field = sdk.getComponent('views.elements.Field');
const AccessibleButton = sdk.getComponent('elements.AccessibleButton');
let authPrompt;
let nextCaption = _t("Next");