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

[REF] Stop passing cacheKey to refillCache #14337

Merged
merged 1 commit into from
Jun 2, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Minor function cleanup

Before

Unnecessary param passed in

After

Unnecessary param removed.

Technical Details

The function is only called from one place & there is no need to pass it in

Comments

@civibot
Copy link

civibot bot commented May 25, 2019

(Standard links)

@eileenmcnaughton
Copy link
Contributor Author

@colemanw minor related cleanup - I'm going to start on next round soon

@mattwire
Copy link
Contributor

mattwire commented Jun 1, 2019

@eileenmcnaughton Needs rebase

@totten
Copy link
Member

totten commented Jun 1, 2019

Agree it needs a rebase. Otherwise, merge on pass.

    The function is only called from one place & there is no need to pass it in
@eileenmcnaughton
Copy link
Contributor Author

rebased

@seamuslee001
Copy link
Contributor

Merging as per @totten 's comment

@seamuslee001 seamuslee001 merged commit cf6700a into civicrm:master Jun 2, 2019
@seamuslee001 seamuslee001 deleted the dedupe_cleanup branch June 2, 2019 06:51
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.

4 participants