Skip to content

Commit

Permalink
chore: remove dead code (#27211)
Browse files Browse the repository at this point in the history
## **Description**

Removes unused code.

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/27211?quickstart=1)

## **Related issues**

Fixes: None


## **Pre-merge author checklist**

- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/develop/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] 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)).
Not required for external contributors.

## **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
cryptotavares authored Sep 17, 2024
1 parent c1a4386 commit bc4c4b1
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 390 deletions.
114 changes: 0 additions & 114 deletions ui/components/app/confirm/info/__snapshots__/info.test.tsx.snap

This file was deleted.

1 change: 0 additions & 1 deletion ui/components/app/confirm/info/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion ui/components/app/confirm/info/index.tsx

This file was deleted.

51 changes: 0 additions & 51 deletions ui/components/app/confirm/info/info.stories.tsx

This file was deleted.

59 changes: 0 additions & 59 deletions ui/components/app/confirm/info/info.test.tsx

This file was deleted.

131 changes: 0 additions & 131 deletions ui/components/app/confirm/info/info.tsx

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit bc4c4b1

Please sign in to comment.