Iminimal lint-fixes to make develop CI build

This commit is contained in:
David Baker
2019-01-16 13:57:18 +00:00
parent 66a6f9d322
commit 4da4e0c37a
5 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ export default class NewRecoveryMethodDialog extends React.PureComponent {
dis.dispatch({ action: 'view_user_settings' });
}
onSetupClick = async() => {
onSetupClick = async () => {
// TODO: Should change to a restore key backup flow that checks the
// recovery passphrase while at the same time also cross-signing the
// device as well in a single flow. Since we don't have that yet, we'll