ExamTime icon indicating copy to clipboard operation
ExamTime copied to clipboard

Bug Fix: Remove Unnecessary Console Logs from Login and Signup Pages

Open harmeetsingh11 opened this issue 1 year ago • 1 comments

Issue that this pull request solves

Closes: #227

Proposed changes

This pull request addresses an issue where unnecessary console logs were present in the codebase, specifically on the login and signup pages. These console logs were originally used for debugging purposes but are no longer needed in the production code.

Changes Made

  • Removed all unnecessary console logs from the login and signup pages.

Types of changes

Put an x in the boxes that apply

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation update (Documentation content changed)
  • [ ] Other (please describe):

Checklist

Put an x in the boxes that apply

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [x] My changes does not break the current system and it passes all the current test cases.

@hereisSwapnil please review this PR. After merging the PR, don't forget to add gssoc24 and level label, otherwise my points won't be added. Thanks

harmeetsingh11 avatar May 26 '24 16:05 harmeetsingh11

@harmeetsingh11 is attempting to deploy a commit to the swapnilsingh99's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar May 26 '24 16:05 vercel[bot]