Is there a way to detect unused imports?It happened to me that I used imports which I did not need in the end. So, I'd like to remove them easily.
- Unused imports Michael via Digitalmars-d-learn
- Re: Unused imports Francesco Mecca via Digitalmars-d-learn