Steps to reproduce:
- Set a userjs-foo preference globally
- Try to delete that preference
Expected result:
- Preference is deleted
Actual result:
- API returns "success", but no deletion occurs
"Deletion" is explained at https://www.mediawiki.org/wiki/Extension:GlobalPreferences/API as changing it without a value (change=userjs-foo)