1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/ducks
Mark Stacey 3620146e63
Remove unused transForward state and actions (#8401)
The `transForward` app state is no longer used, so it has been removed.
Associated actions have been removed as well.

This state dates back a few years, so I was unable to determine when it
was made obsolete.
2020-04-23 20:32:08 -03:00
..
app Remove unused transForward state and actions (#8401) 2020-04-23 20:32:08 -03:00
confirm-transaction Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
gas Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
locale Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
metamask Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
send Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
index.js Use combineReducers for rootReducer (#7964) 2020-02-06 13:08:14 -03:30