Skip to content

Remove unnecessary null check for expectedDeprecationMessages #40524

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

Closed
wants to merge 1 commit into from

Conversation

chaewss
Copy link
Contributor

@chaewss chaewss commented Apr 25, 2024

Removed the unnecessary null check for expectedDeprecationMessages as it's already initialized as an ArrayList and cannot be null.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 25, 2024
@mhalbritter mhalbritter added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 25, 2024
@mhalbritter mhalbritter added this to the 3.1.x milestone Apr 25, 2024
@mhalbritter mhalbritter self-assigned this Apr 26, 2024
@mhalbritter
Copy link
Contributor

Thank you very much and congratulations on your first contribution 🎉!

@mhalbritter mhalbritter modified the milestones: 3.1.x, 3.1.12 Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants