Open AbhiramTadepalli opened 1 month ago
From a quick search, there don't seem to be any unnecessary logs: https://github.com/search?q=repo%3AUTDNebula%2Futd-trends%20console.log&type=code
Can I work on this issue?
@AbhiramTadepalli What specifically and where is there issues with console.log?
@AndrewN20 I think maybe just the 2 commented out console.logs: https://github.com/UTDNebula/utd-trends/blob/3f0236d9f6a99fd3f432f212b8bb06f09cbd877a/src/pages/api/grades.ts#L63 https://github.com/UTDNebula/utd-trends/blob/3f0236d9f6a99fd3f432f212b8bb06f09cbd877a/src/pages/api/course.ts#L81
Overview
Don't put any info in the console that shouldn't be there