1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/send/account-list-item
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583)
* eslint: Check for unused function arguments

* eslint: Ignore unused '_' in argument list

Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly

* Remove and rename unused arguments
2019-05-08 15:51:33 -04:00
..
tests Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
account-list-item-README.md Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
account-list-item.component.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
account-list-item.container.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30