Skip to content

Commit c699e97

Browse files
author
ele828
committed
fix empty implementation
1 parent 3ee59a5 commit c699e97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/hi-promise.js

-4
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ function Promise(executor) {
7878
}
7979
}
8080

81-
function resolvePromise(promise2, x, resolve, reject) {
82-
83-
}
84-
8581
/*
8682
onResolved() onRejected()
8783
| |

0 commit comments

Comments
 (0)