Closed manipandit closed 1 year ago
what does this PR do? This PR makes sure that the console logs that were used during development are made as comments. The catch block used in contributers.js was inside the then block due to which it was throwing an error on the console.
This PR handles catch block properly.
fixes #253
what does this PR do? This PR makes sure that the console logs that were used during development are made as comments. The catch block used in contributers.js was inside the then block due to which it was throwing an error on the console.
This PR handles catch block properly.
fixes #253