angular / clutz

Closure to TypeScript `.d.ts` generator
MIT License
162 stars 60 forks source link

Remove destructuring imports fixer from gents. #980

Closed tsjs-copybara-bot closed 4 years ago

tsjs-copybara-bot commented 4 years ago

Remove destructuring imports fixer from gents.

This was the cause of a bug where migrants did not migrate all goog.required because it left the AST in odd state where the next traversal stopped at the last touched line.

Changes jslib_imports/destructuring_imports.ts to the new goldens.