-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Remove deprecated classes moved to other packages #17330
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
Remove deprecated classes moved to other packages #17330
Conversation
Thanks, @ronodhirSoumik. This looks great. When you squash, will you please ensure that each class that is removed is in its own commit? In this way, if one class removal causes a problem, we can easily revert it. |
Got it. I will finalize this PR with four class-specific commits. |
edc92c4
to
1ef5107
Compare
@jzheaux requesting for final review |
Issue spring-projectsgh-17309 Signed-off-by: Soumik Sarker <[email protected]>
Issue spring-projectsgh-17309 Signed-off-by: Soumik Sarker <[email protected]>
Issue spring-projectsgh-17309 Signed-off-by: Soumik Sarker <[email protected]>
Closes spring-projectsgh-17309 Signed-off-by: Soumik Sarker <[email protected]>
1ef5107
to
b02a45a
Compare
Thanks, @ronodhirSoumik! I've updated the commit messages to contain the ticket they are addressing. This will merge into |
closes #17309