Skip to content

Commit 6acb3f5

Browse files
committed
chore(app): Ci check fix
1 parent cceab72 commit 6acb3f5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

apps/inheritance_app/inheritance_auth_wallet.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#include "reconstruct_wallet_flow.h"
2626
#include "status_api.h"
2727
#include "ui_delay.h"
28-
#include "ui_delay.h"
2928

3029
/*****************************************************************************
3130
* EXTERN VARIABLES

apps/inheritance_app/inheritance_encrypt_data.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ static bool encrypt_message_data(void) {
385385
// TODO: throw encryption failed error
386386
return false;
387387
}
388-
set_app_flow_status(INHERITANCE_AUTH_WALLET_STATUS_CARD_TAPPED);
389388
return true;
390389
}
391390

0 commit comments

Comments
 (0)