Skip to content

chore: remove debug console statements from js/EnsembleBlocks.js#5748

Merged
omsuneri merged 2 commits intosugarlabs:masterfrom
subhraneel2005:master
Feb 16, 2026
Merged

chore: remove debug console statements from js/EnsembleBlocks.js#5748
omsuneri merged 2 commits intosugarlabs:masterfrom
subhraneel2005:master

Conversation

@subhraneel2005
Copy link
Contributor

part of #5464

removed all the console logs/debugs from js/EnsembleBlocks.js
however, some logs were logging imp edge cases. so just kept a comment with //Debug: for future context

e.g:
this log

// eslint-disable-next-line no-console
            console.debug("Mouse not found. Using current mouse value instead.");

is replaced by this comment
// Debug: Mouse not found. Using current mouse value instead (fallback behavior)

rest, all test cases have passed :)

@github-actions
Copy link
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@github-actions
Copy link
Contributor

✅ All Jest tests passed! This PR is ready to merge.

@omsuneri omsuneri merged commit 83e9713 into sugarlabs:master Feb 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants