PalisadoesFoundation / talawa

Community Organization Management Software. Click on the link below to see our documentation.
https://docs.talawa.io/
GNU General Public License v3.0
306 stars 434 forks source link

Remove the `geolocator` and `geocoding` packages again #2438

Closed palisadoes closed 3 months ago

palisadoes commented 3 months ago

Is your feature request related to a problem? Please describe.

We are not using the geolocator or the geocoding packages in the code base, yet we have it in our package definitions

Describe the solution you'd like

  1. Remove geolocator if unused
  2. Remove geocoding if unused
  3. No other functionality must be affected
  4. All tests must pass and be valid

Describe alternatives you've considered

Approach to be followed (optional)

Additional context

Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359

varshith257 commented 3 months ago

@palisadoes I have fixed them. Please assign this issue to me