1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Mark Stacey 9e7a799583
Remove unnecessary optional chain operator (#10256)
This operator is being used under a condition that guarantees that the
property is present, so the optional chain operator is useless.
2021-01-22 17:32:56 -03:30
..
app Remove unnecessary optional chain operator (#10256) 2021-01-22 17:32:56 -03:30
lib Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
index.js Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00