Skip to content

Remove unnecessary null check #40963

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
Closed

Conversation

quaff
Copy link
Contributor

@quaff quaff commented May 31, 2024

isUsingSources(attached, sources) always return false if attached is null

`isUsingSources(attached, sources)` always return `false` if `attached` is `null`
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 31, 2024
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 3, 2024
@philwebb philwebb added this to the 3.2.x milestone Jun 3, 2024
@mhalbritter mhalbritter self-assigned this Jun 4, 2024
mhalbritter pushed a commit that referenced this pull request Jun 4, 2024
@mhalbritter
Copy link
Contributor

Thanks!

@mhalbritter mhalbritter modified the milestones: 3.2.x, 3.2.7 Jun 4, 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.

4 participants