Mar1789 / Mentorship-Capstone-Project

0 stars 0 forks source link

Remove console.log as debugging purpose #5

Closed alisahq closed 3 months ago

alisahq commented 3 months ago

https://github.com/Mar1789/Mentorship-Capstone-Project/blob/a39cd68a3caa7f0105bcbf152df36ee2b62f74fc/Back-end/index.js#L17-L18

Usually console.log is used for debugging purpose. Please ensure these got removed before pushing to prod.

Mar1789 commented 3 months ago

Shouldn't line 18 be kept in Github since it is just saying that the server is running in case an error occurs? I removed line 17 from my code.

alisahq commented 3 months ago

Could you close all tickets if you are done?

Mar1789 commented 3 months ago

Yep! Sorry about that