Browse Source

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

Neeraj Gupta 3 năm trước cách đây
mục cha
commit
e6e20f3dfc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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();