Skip to content

Removed leftover remove() operation#52

Merged
schlessera merged 4 commits intowp-cli:masterfrom
lalaithan:master
Mar 27, 2018
Merged

Removed leftover remove() operation#52
schlessera merged 4 commits intowp-cli:masterfrom
lalaithan:master

Conversation

@lalaithan
Copy link
Copy Markdown
Contributor

Removed leftover remove operation mentioned in issue #51

lalaithama and others added 2 commits March 23, 2018 00:11
Removed extraenous remove method
}
}

$config_transformer->remove( $type, $name );
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You've removed the wrong remove.

The one that is superfluous is at https://github.com/wp-cli/config-command/pull/52/files#diff-a3ce20ba86d7a7fcd6d399db066ca679R614

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

You're right, I see the error in my own remove. Sorry.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

No need to be sorry, it was an easy mistake and that's what code reviews are for.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@lalaithan Let me know if you have trouble updating this pull request.

@schlessera schlessera added bug command:config-has Related to 'config has' command labels Mar 23, 2018
@schlessera
Copy link
Copy Markdown
Member

Thanks for the pull request, @lalaithan !

@schlessera schlessera merged commit 41246b2 into wp-cli:master Mar 27, 2018
@schlessera schlessera changed the title Removed leftover remove operation Removed leftover remove() operation Mar 27, 2018
@schlessera schlessera added this to the 1.2.0 milestone Mar 27, 2018
schlessera added a commit that referenced this pull request Jan 6, 2022
Removed leftover remove operation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:config-has Related to 'config has' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants