Pokedex icon indicating copy to clipboard operation
Pokedex copied to clipboard

Remove unnecessary provide methode of PokedexClient

Open houssem85 opened this issue 2 years ago • 1 comments

Types of changes

Remove unnecessary provide methode of PokedexClient in hilt NetworkModule because this class is not a third party class, his constructor annotated with @Inject define how to instantiate it.

This is my first contribution in open source projects, eagerly waiting for your evaluation.

houssem85 avatar Feb 14 '23 21:02 houssem85

@houssem85 There are conflicts in your code. I don't think huge changes even if they are just refactoring should be proposed in one go. You can create multiple PRs. It becomes more easier for review.

amansinghrajpoot avatar Sep 27 '23 06:09 amansinghrajpoot