Merge branch 'mnemonic_passphrase' of github.com:ente-io/frame into mnemonic_passphrase

This commit is contained in:
Neeraj Gupta 2021-11-14 13:04:45 +05:30
commit e6e20f3dfc
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -142,7 +142,6 @@ class _RecoveryKeyDialogState extends State<RecoveryKeyDialog> {
);
}
// author civil bicycle drop gown ship file shallow chicken hub isolate among report piece cram crumble leopard guard spike segment update fall defy achieve
Future _shareRecoveryKey(String recoveryKey) async {
if (_recoveryKeyFile.existsSync()) {
await _recoveryKeyFile.delete();