Browse Source

Remove redundant comment

Neeraj Gupta 3 years ago
parent
commit
43caf154a4
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

@@ -158,7 +158,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 {
   Future _shareRecoveryKey(String recoveryKey) async {
     if (_recoveryKeyFile.existsSync()) {
     if (_recoveryKeyFile.existsSync()) {
       await _recoveryKeyFile.delete();
       await _recoveryKeyFile.delete();