kukhariev / ngx-uploadx

Angular Resumable Upload Module
https://github.com/kukhariev/ngx-uploadx
MIT License
43 stars 23 forks source link

chore: fix ng-packagr unused import warning #303

Closed kukhariev closed 3 years ago

kukhariev commented 3 years ago

Fixes annoying build-time warning WARNING: 'OnDestroy' and 'OnInit' are imported from external module '@angular/core' but never used

https://github.com/ng-packagr/ng-packagr/issues/1543#issuecomment-593873874