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 functions #20099

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Remove unused functions #20099

merged 1 commit into from
Apr 19, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Remove unused functions

Before

These protected functions were extracted as part of the process of testing and
transitioning to using the token compatibility subscriber - however, the
cleanup of actually removing them once we switched got missed.

After

poof

Technical Details

As they are protected their unusedness is easy to confirm

Comments

These protected functions were extracted as part of the process of testing and
transitioning to using the token compatibility subscriber - however, the
cleanup of actually removing them once we switched got missed.

As they are protected their unusedness is easy to confirm
@civibot
Copy link

civibot bot commented Apr 19, 2021

(Standard links)

@civibot civibot bot added the master label Apr 19, 2021
@demeritcowboy
Copy link
Contributor

Agree they're not used.

@mlutfy mlutfy merged commit cc9c041 into civicrm:master Apr 19, 2021
@mlutfy
Copy link
Member

mlutfy commented Apr 19, 2021

Merged based on code review and review by @demeritcowboy

@eileenmcnaughton eileenmcnaughton deleted the ref branch April 19, 2021 19:38
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.

3 participants