Remove invalid feature, fix lint

This commit is contained in:
Gus Caplan 2020-04-29 11:57:59 -05:00 committed by Rick Waldron
parent 850c65317f
commit 4d9dccf443
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ info: |
1. Repeat,
...
1. Let nextPromise be ? Call(promiseResolve, constructor, « nextValue »).
features: [Promise.all]
---*/
var resolve = Promise.resolve;