Remove unused mediawiki experiments

mw.experiments is never used in this codebase. Presumably this
dates back to when we did A/B tests for this feature.

Change-Id: I7d5bc63349686063ecd2c1fc63d078af91d2c541
This commit is contained in:
Jon Robson 2022-04-18 12:51:50 -07:00
parent dfce5b1cb7
commit 5f6e311255

View file

@ -68,7 +68,6 @@
}
],
"dependencies": [
"mediawiki.experiments",
"mediawiki.user",
"mediawiki.api",
"mediawiki.Uri",