1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/ui/app/selectors
Mark Stacey cce690c3d8
Remove unused state from Redux gas slice (#9975)
The `errors` and `total` state has been removed from the `gas` slice,
along with related functions. It appears to have been unused for a long
time, though I'm not exactly sure as of when.
2020-12-03 16:23:36 -03:30
..
tests Remove unused state from Redux gas slice (#9975) 2020-12-03 16:23:36 -03:30
confirm-transaction.js
custom-gas.js Remove unused state from Redux gas slice (#9975) 2020-12-03 16:23:36 -03:30
first-time-flow.js
index.js
permissions.js
selectors.js
send.js
transactions.js