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