Skip to content

Commit

Permalink
remove(lld/earlysecuritychecks): unnecessary prop deviceHasPin
Browse files Browse the repository at this point in the history
  • Loading branch information
ofreyssinet-ledger committed Apr 29, 2024
1 parent e8f6126 commit 7086d20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ const EarlySecurityChecks = ({
closeFwUpdateDrawer();
restartChecksAfterUpdate();
},
deviceHasPin: deviceModelId !== DeviceModelId.stax, // early security checks are triggered only if the device is in one of the steps prior to setting a PIN code
},
{
preventBackdropClick: true,
Expand Down

0 comments on commit 7086d20

Please sign in to comment.