Closed harrisric closed 3 years ago
Actually only partially works - still need to fix the case where the inner type referenced is another class within the same package.
Hi @harrisric, thank you for your contribution - it looks like it'll be a nice improvement for the UnusedImportRefactor!
It looks like the build is a bit unhappy at the moment - thanks for bearing with me while that gets sorted out...
Fixes #15 Also extends the test coverage for UnusedImportExample to cover some static variables.