mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
4cc75eb9af
These two functions were not especially useful. `tOrDefault` was used only by `tOrKey`, and `tOrKey` was only used in one place. All it did was return the given `key` directly if it was falsey, so it was easily replaced by a condition. |
||
---|---|---|
.. | ||
migrations | ||
createTxMeta.js | ||
mock-encryptor.js | ||
mock-tx-gen.js | ||
react-trigger-change.js | ||
render-helpers.js | ||
util.js |