Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Blockaid remove unfair_trade reason type (#21386)
## **Description** Blockaid code updates: - remove unused unfair_trade reason type (see [Internal Thread](https://consensys.slack.com/archives/C04D224QTLM/p1696953183067779)) ## **Manual testing steps** 1. go to test-dapp 2. test PPOM buttons 3. observe no changes ## **Screenshots/Recordings** ## **Related issues** Fixes MetaMask/MetaMask-planning#1484 Mobile update: MetaMask/metamask-mobile#7505 ## **Pre-merge author checklist** - [ ] I’ve followed [MetaMask Coding Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md). - [ ] I've clearly explained: - [ ] What problem this PR is solving. - [ ] How this problem was solved. - [ ] How reviewers can test my changes. - [ ] I’ve indicated what issue this PR is linked to: Fixes #??? - [ ] I’ve included tests if applicable. - [ ] I’ve documented any added code. - [ ] I’ve applied the right labels on the PR (see [labeling guidelines](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/LABELING_GUIDELINES.md)). - [ ] I’ve properly set the pull request status: - [ ] In case it's not yet "ready for review", I've set it to "draft". - [ ] In case it's "ready for review", I've changed it from "draft" to "non-draft". ## **Pre-merge reviewer checklist** - [ ] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed). - [ ] I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.
- Loading branch information