Pokedex
Pokedex copied to clipboard
Remove unnecessary provide methode of PokedexClient
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 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.