Skip to content

Conversation

simlu
Copy link

@simlu simlu commented Jun 20, 2022

I'm not sure I understand what is happening here, but this change should not change functionality (just make it more readable).

However I'm suspecting that the line gparent.splice(gproperty, gproperty); is incorrect
and instead gparent.splice(gproperty, 1); is what we want?

I'm not sure I understand what is happening here, but this change should not change functionality.

However I'm suspecting that the line `gparent.splice(gproperty, gproperty);` is incorrect and instead `gparent.splice(gproperty, 1);` is what we want?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant