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 unused parsers.entities.propertyCurly() #4271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Krinkle
Copy link

@Krinkle Krinkle commented Jul 15, 2024

What:

Remove unused parsers.entities.propertyCurly()

Why:

Follows-up a38f8a1 (#3163), which introduced this as part of implementing property accessors. The method was not used there, and hasn't been used elsewhere since then either.

This was found by @polishdeveloper during recent work on https://github.com/wikimedia/less.php.

Checklist:

  • Documentation: N/A
  • Added/updated unit tests: N/A
  • Code complete

Follows-up a38f8a1, which introduced
this as part of implementing property accessors. The method was not
used there, and hasn't been used elsewhere since then either.

Ref less#3163.
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant