ClubsCafe / cms-api

for managing college events/competitions
https://clubs.cafe
MIT License
7 stars 11 forks source link

addMember function is not required #35

Closed priyansh32 closed 3 years ago

priyansh32 commented 3 years ago

Remove addMember function to src/controllers/institutes.
Since a user will be added as a member in his institution on Signup, addmember function in institute controllers is not required and can be removed safely.