Closed will-weiss closed 9 years ago
Very minor PR to conform fully to the A+ spec. Removes once instance of Promise.prototype.catch which is not part of the spec. Noticed this after upgrading to node v0.12.4.
Promise.prototype.catch
Very minor PR to conform fully to the A+ spec. Removes once instance of
Promise.prototype.catch
which is not part of the spec. Noticed this after upgrading to node v0.12.4.