Skip to content

Remove redundant constructor in PathNode - #2380

Open
ngocnhan-tran1996 wants to merge 1 commit into
spring-projects:mainfrom
ngocnhan-tran1996:polish-PathNode
Open

Remove redundant constructor in PathNode#2380
ngocnhan-tran1996 wants to merge 1 commit into
spring-projects:mainfrom
ngocnhan-tran1996:polish-PathNode

Conversation

@ngocnhan-tran1996

Copy link
Copy Markdown
Contributor

PathNode is a record class, so the explicit constructor is redundant. This commit removes the redundant constructor.

PathNode is a record class, so the explicit constructor is redundant. This commit removes the redundant constructor.

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants