Browse Source

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

Neeraj Gupta 3 years ago
parent
commit
e6e20f3dfc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/ui/recovery_key_dialog.dart

+ 0 - 1
lib/ui/recovery_key_dialog.dart

@@ -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();