-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove unnecessary console.log statements #97
Labels
Comments
Uploaded on GCI dashboard |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Published now |
63 tasks
Claimed. |
4 tasks
hey, @genesis331 You need to complete the Installation task before moving on to the next issue. So you need to claim them on the GCI task list first and then move on to solving rest. This is a compulsion for all students. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please Note: We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more
Problem
There are a lot of unnecessary
console.log
statements defined inside all the javascript functionsin
src
folder.Expected behavior
We should remove all of those console statements
Link to file
You can find all the files https://github.com/publiclab/simple-data-grapher/tree/main/src
The text was updated successfully, but these errors were encountered: