Features: remove duplicate "Promise.any"

This commit is contained in:
Rick Waldron 2020-03-20 11:55:41 -04:00
parent 6edaba378e
commit f70e3e3cf1
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
#
# https://github.com/tc39/process-document
# Promise.any
# https://github.com/tc39/proposal-promise-any
Promise.any
# Missing checks in Proxy internal methods
# https://github.com/tc39/ecma262/pull/666
proxy-missing-checks