Skip to content

Commit

Permalink
fix: a tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juanky201271 committed Jun 19, 2024
1 parent 8986042 commit d9e4026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/LoadingApp/LoadingApp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ export class LoadingAppClass extends Component<LoadingAppClassProps, AppStateLoa
donationAlert: props.donationAlert,
rescanMenuOption: props.rescanMenuOption,
recoveryWalletInfoOnDevice: props.recoveryWalletInfoOnDevice,
hasRecoveryWalletInfoSaved: false,
};

this.dim = {} as EmitterSubscription;
Expand Down

0 comments on commit d9e4026

Please sign in to comment.