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

Removed references to the data-client Service interface #5484

Merged

Conversation

psh
Copy link
Collaborator

@psh psh commented Jan 27, 2024

Now that all of our API calls are self-contained in the main commons code-base, this PR removes references to the big data-client Service interface by moving 2 constants, and deleting the Dagger provider methods.

Note: we still need to cleanup Dagger injection of the service interfaces we moved and references to the ServiceFactory but those will come in a later PR to keep this one simple.

This PR relates to the discussion in #5165

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

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

Working great, thanks! :-)

@nicolas-raoul nicolas-raoul merged commit 9e97012 into commons-app:main Jan 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants