Closed
Bug 2052156
Opened 7 days ago
Closed 5 days ago
Remove unused TWO_DAYS_MS constant from Settings.kt
Categories
(Firefox for Android :: Experimentation and Telemetry, task)
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: mkozinski, Assigned: mkozinski)
References
Details
(Whiteboard: [fxdroid][group2])
Attachments
(1 file)
TWO_DAYS_MS in Settings.kt is unused. It looks like leftover dead code from Bug 1957989 that should have been cleaned up.
Updated•7 days ago
|
| Assignee | ||
Comment 1•7 days ago
|
||
Pushed by mkozinski@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f081fb3015a0
https://hg.mozilla.org/integration/autoland/rev/606ff24d6ff0
– Remove unused TWO_DAYS_MS constant from Settings.kt r=android-reviewers,gmalekpour
Comment 3•5 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•