Problem/Motivation

The "label" variable defined here is never used: https://git.drupalcode.org/project/drupal/-/blob/c31dedafabdece7d8565c38...

Steps to reproduce

Proposed resolution

Remove the variable declaration.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3590495

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

prudloff created an issue. See original summary.

ishani patel made their first commit to this issue’s fork.

ishani patel’s picture

Hello,
I've raised MR for this.
Kindly check and review it.

ishani patel’s picture

Status: Active » Needs review
smustgrave’s picture

@ishani patel thank you for picking up but issues that are tagged novice are meant for new users, based on your post history you should probably avoid issues tagged novice please

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Straight forward though.

amateescu’s picture

Version: main » 11.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed 9fc2acb5869 to main and 55e6854d8eb to 11.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • amateescu committed 55e6854d on 11.x
    task: #3590495 Unused variable in color-picker.js
    
    By: prudloff
    By:...

  • amateescu committed 9fc2acb5 on main
    task: #3590495 Unused variable in color-picker.js
    
    By: prudloff
    By:...
ishani patel’s picture

Yes @smustgrave ,
Thank you for the guidance. I’ll be more careful about reviewing the tags before working on them in the future.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.