1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app
Mark Stacey a36e6d414b
Remove unused currentAccountTab state (#8404)
This state has been removed from the background. It was used for the
old UI, and has been unused for some time. A migration has been added
to delete this state as well.

The action creator responsible for updating this state has been removed
from the UI as well, along with the `callBackgroundThenUpdateNoSpinner`
convenience function, which was only used for this action.
2020-04-24 00:23:28 -03:00
..
components Remove leftover references to Coinbase (#8403) 2020-04-23 20:32:15 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Remove leftover references to Coinbase (#8403) 2020-04-23 20:32:15 -03:00
ducks Remove unused transForward state and actions (#8401) 2020-04-23 20:32:08 -03:00
helpers Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
pages Remove leftover references to Coinbase (#8403) 2020-04-23 20:32:15 -03:00
selectors Remove unused transForward state and actions (#8401) 2020-04-23 20:32:08 -03:00
store Remove unused currentAccountTab state (#8404) 2020-04-24 00:23:28 -03:00