Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing classes should not warn about references in classes to remove #41

Closed
jecisc opened this issue Aug 7, 2019 · 0 comments
Closed

Comments

@jecisc
Copy link

jecisc commented Aug 7, 2019

If I want to remove a class A and a class B with B referencing A, currently, Calypso will warn me that A is still referenced before applying the refactoring.

IMO this should not happen because the class referencing A is part of the classes to remove.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants