From 887b4a31728b15616a4918c0310dadf56ca0bbc8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 11 Jun 2022 19:12:25 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- Promise.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Promise.js b/Promise.js index bfac9ac..40af04c 100644 --- a/Promise.js +++ b/Promise.js @@ -388,7 +388,6 @@ object.Constructor('IterablePromise', Promise, { // Promise.iter(false) // -> iterable-promise // - // __new__: function(_, list, handler){ // instance... var promise