diff --git a/src/fun-promise.ts b/src/fun-promise.ts index f718bf6..ef48523 100644 --- a/src/fun-promise.ts +++ b/src/fun-promise.ts @@ -2,15 +2,6 @@ * @format */ -/* What follows ensures that we have the entire Promise API implemented */ -/// -/// -/// -/// -/// -/// -/// - import { Promisable, PromisableIterable,