1
0
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:
davidp94 2017-08-14 21:35:57 -07:00
parent 399c51c048
commit 39424cdf45

View File

@ -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