ucladevx / Bruin-Bite-iOS

Mozilla Public License 2.0
8 stars 1 forks source link

Fixed changes mentioned in issues #104

Closed sahenrai closed 4 years ago

kamalca commented 5 years ago

Make sure that your commits always have useful names and clarifying descriptions. Your code should always be concise, remember that the purpose of an array is so that you don't have to give a name to every variable. When changing your implementation of a feature, be sure to remove any code that is no longer being used. We don't want to leave useless code in our project as it makes it hard to understand what is happening.

HirdayGupta commented 4 years ago

Closed due to a long period of inactivity. Also the feature needed from this PR was implemented in #141