The deprecated mobileview api has a parameter noimages which allows removal of images from the page. It makes use of the RemoveImagesTransform
As we are refactoring MobileFormatter this codes adds some unnecessary challenges that make continued support too expensive.
Rather than continue to support this, let's remove this parameter and associated code.
acceptance criteria
- Remove the noimages transform
- RemoveImagesTransform has been removed
- Announce the change on mediawiki-api-announce@ and mediawiki-api@