Remove vestigal nullOk parameter from Localizations.localeOf (#74657)
This removes the nullOk parameter on the Localizations.localeOf method. This was already changed to have a maybeLocaleOf method, but the nullOk parameter wasn't removed because some third party tests failed. Those have been updated, so this can go in now.
G
Greg Spencer committed
8f10a262c997c561745def4ee9d8e1083809717a
Parent: c17be71
Committed by GitHub <noreply@github.com>
on 1/25/2021, 11:04:47 PM