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

API Kernel - cleanup deprecated fn & unused param #16511

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

colemanw
Copy link
Member

Overview

Some code cleanup in the API Kernel. Shouldn't affect functionality.

Before

Deprecated function used, unused param present.

After

Switched to non-deprecated fn that does the same thing. Removed unused param.

@civibot
Copy link

civibot bot commented Feb 11, 2020

(Standard links)

@civibot civibot bot added the master label Feb 11, 2020
@colemanw
Copy link
Member Author

retest this please

@seamuslee001
Copy link
Contributor

This looks fine to me, If there was an issue i'm sure that tests would show it up given how low in the stack this is

@seamuslee001 seamuslee001 merged commit 2545210 into civicrm:master Feb 12, 2020
@colemanw colemanw deleted the kernel branch February 12, 2020 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants