[FL-3241] NFC disable EMV support (#2571)

* nfc: remove read emv from extra actions
* nfc: remove read emv

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
gornekich
2023-04-10 19:51:55 +04:00
committed by GitHub
parent b9ccb274a7
commit 7ac7b70884
6 changed files with 0 additions and 100 deletions

View File

@@ -39,7 +39,6 @@ typedef enum {
NfcWorkerEventReadMfClassicDone,
NfcWorkerEventReadMfClassicLoadKeyCache,
NfcWorkerEventReadMfClassicDictAttackRequired,
NfcWorkerEventReadBankCard,
// Nfc worker common events
NfcWorkerEventSuccess,