Bug 1832147 - Remove extraneous "java" feature

It looks like the "java" feature appears twice in the firefox_features
list. Let's remove the second one.
fenix/124.1.0
Nazım Can Altınova 4 months ago committed by mergify[bot]
parent f63999e555
commit 6915dd6599

@ -31,7 +31,6 @@ private val firefox_features = arrayOf(
"java",
"processcpu",
"ipcmessages",
"java",
)
private val firefox_threads = arrayOf(
"GeckoMain",

Loading…
Cancel
Save