Page MenuHomePhabricator

[Cashtab] [Deprecate toLegacyCash p3/3] Remove now-unused functions, unit tests, and mocks
ClosedPublic

Authored by bytesofman on Nov 27 2022, 14:36.

Details

Summary

T2730

Depends on D12656

Delete now unused functions, unit tests, and mocks

Test Plan

grep -r toLegacyCash src/ no output
grep -r toLegacyCashArray src/ no output
Confirm removed mocks were only used in the deleted unit tests
npm test

Diff Detail

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