-
Timothy McCallum authored
Noticed duplicate code ``` if (tokenAddresses.addresses.filter(([ symbol ]) => symbol === label).length) { return; } ```2ba6ee54
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| addresses.js | ||
| app.js | ||
| index.js | ||
| pending.js | ||
| web3connect.js |
Noticed duplicate code
```
if (tokenAddresses.addresses.filter(([ symbol ]) => symbol === label).length) {
return;
}
```
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| addresses.js | Loading commit data... | |
| app.js | Loading commit data... | |
| index.js | Loading commit data... | |
| pending.js | Loading commit data... | |
| web3connect.js | Loading commit data... |