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

Remove unnecessary compact! #305

Merged
merged 1 commit into from
May 30, 2024
Merged

Remove unnecessary compact! #305

merged 1 commit into from
May 30, 2024

Conversation

amomchilov
Copy link
Contributor

@amomchilov amomchilov commented May 30, 2024

#group_kind returns a non-nilable result, so the compact! call will never end up removing anything at all.

Fixes #304 (comment)

@amomchilov amomchilov self-assigned this May 30, 2024
@amomchilov amomchilov requested a review from a team as a code owner May 30, 2024 18:59
@amomchilov amomchilov requested review from Morriar and egiurleo May 30, 2024 18:59
@amomchilov amomchilov added the chore Chore task label May 30, 2024
Copy link
Collaborator

@Morriar Morriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch!

@amomchilov amomchilov merged commit 55a955a into main May 30, 2024
8 checks passed
@amomchilov amomchilov deleted the Alex/group_nodes_tweaks branch May 30, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants