HomePhabricator

[Cashtab] Remove unused function export

Description

[Cashtab] Remove unused function export

Summary:
T1746

This update function is not used outside of useWallet.js. Moreover, it is improperly defined (accepting the wrong param) based on an older version of the function.

Remove.

Test Plan: grep -r update src/*, verify function does not appear outside useWallet.js

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9890

Details

Provenance
Joey King <joseph.roy.king@gmail.com>Authored on Aug 20 2021, 14:45
bytesofmanPushed on Aug 20 2021, 20:47
Reviewer
Restricted Project
Differential Revision
D9890: [Cashtab] Remove unused function export
Parents
rABC45c6a3e109cc: [Cashtab] remove unused imports and functions from Wallet.js
Branches
Unknown
Tags
Unknown

Event Timeline