mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix duplicated action
This commit is contained in:
parent
78ad3c38e2
commit
88933f3a66
@ -2267,9 +2267,3 @@ function setPendingTokens (pendingTokens) {
|
||||
payload: tokens,
|
||||
}
|
||||
}
|
||||
|
||||
function clearPendingTokens () {
|
||||
return {
|
||||
type: actions.CLEAR_PENDING_TOKENS,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user