stefanpenner / es6-promise

A polyfill for ES6-style Promises
MIT License
7.3k stars 593 forks source link

Remove duplicate validationError #322

Closed rikshot closed 6 years ago

rikshot commented 6 years ago

Without this, the latest Closure Compiler will error about a duplicate declaration when passing the dist/* files through it.