Closed Bug 1814679 Opened 1 year ago Closed 1 year ago

Remove unused variables and items in services/sync

Categories

(Firefox :: Sync, task)

task

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(1 file)

I was playing around with migrating modules in services/sync to ES modules. As part of that, I found some unused variables, classes and functions and so I thought I'd remove those first.

When we transition the modules to .mjs, they'll automatically get global no-unused-vars tracking from ESLint - it is only because they are currently named .js rather than .jsm that they do not currently have this coverage.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe7a97f9eeb5
Remove unused variables and items in services/sync. r=markh
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: