Remove unused "Intl.DateTimeFormat-quarter" feature flag

This was a needs-consensus PR that didn't reach consensus. The
corresponding tests were already removed in f7e6656c.

(Note, the link in the removed comment is wrong; it should point to
https://github.com/tc39/ecma402/issues/374)
This commit is contained in:
Philip Chimento 2023-02-07 11:52:58 -08:00 committed by Ms2ger
parent 7a5210deaf
commit 6bfcab1063
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@ hashbang
# https://github.com/tc39/proposal-intl-locale-info
Intl.Locale-info
# Intl.DateTimeFormat: add 'quarter' option
# https://github.com/tc39/ecma402/pull/346
Intl.DateTimeFormat-quarter
# FinalizationRegistry#cleanupSome
# https://github.com/tc39/proposal-cleanup-some
FinalizationRegistry.prototype.cleanupSome