Просмотр исходного кода

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

Neeraj Gupta 3 лет назад
Родитель
Сommit
e6e20f3dfc
1 измененных файлов с 0 добавлено и 1 удалено
  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();