Page MenuHomePhabricator

[Cashtab] Removed unused var from Send.js.
ClosedPublic

Authored by kieran709 on Jan 4 2022, 20:12.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCeec77180a3ea: [Cashtab] Removed unused var from Send.js.
Summary

Removed unused var 'value' from formData var in Send.js at line 252. Related to task T2104.

Test Plan

Navigate to web/cashtab/components/Send/Send.js
Inside the isOneToManyXECSend if block, check to ensure 'value' is removed from the object on line 252.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kieran709 retitled this revision from [Cashtab] Removed unused var from Send.js. Related to task T2104. to [Cashtab] Removed unused var from Send.js. .Jan 4 2022, 20:13
kieran709 edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 5 2022, 15:43