Page MenuHomePhabricator

[Cashtab] [Extension] [Code cleanup p1 retry] Remove unused variables from background.js
ClosedPublic

Authored by bytesofman on Nov 21 2022, 10:04.

Details

Summary

T2751

Cashtab's extension codebase contains artifacts and some unused variables that were connected with the earliest versions, before getting it set up properly in the monorepo.

This stack goes through and cleans up background.js and contentscript.js

In this diff, unused variables are removed from background.js

Test Plan

npm run extension
Build is good, works

Diff Detail

Repository
rABC Bitcoin ABC
Branch
retry-extension-code-quality-audit
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21003
Build 41660: Build Diffcashtab-tests
Build 41659: arc lint + arc unit