Closed
Bug 1752586
Opened 3 years ago
Closed 3 years ago
Remove no-longer-necessary eslint-appeasing global Glean:false annotations from FOG browser-chrome tests
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
References
Details
(Whiteboard: [telemetry:fog:m?])
Attachments
(1 file)
Until bug 1715542 we needed to tell eslint that Glean existed, but now it just knows. We should remove the
/* global Glean:false */
annotations before they get cargo-culted around.
Assignee | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•