mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-27 12:56:01 +01:00
remove unused action type
This commit is contained in:
parent
399c51c048
commit
39424cdf45
@ -106,7 +106,6 @@ var actions = {
|
|||||||
nextTx: nextTx,
|
nextTx: nextTx,
|
||||||
previousTx: previousTx,
|
previousTx: previousTx,
|
||||||
cancelAllTx: cancelAllTx,
|
cancelAllTx: cancelAllTx,
|
||||||
CANCEL_ALL_TX: 'CANCEL_ALL_TX',
|
|
||||||
viewPendingTx: viewPendingTx,
|
viewPendingTx: viewPendingTx,
|
||||||
VIEW_PENDING_TX: 'VIEW_PENDING_TX',
|
VIEW_PENDING_TX: 'VIEW_PENDING_TX',
|
||||||
// app messages
|
// app messages
|
||||||
|
Loading…
Reference in New Issue
Block a user