mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 07:00:55 -04:00
refactor: remove proxy console TODO (#66091)
This commit is contained in:
committed by
GitHub
parent
2ccef21368
commit
1d41b61f95
@@ -364,7 +364,6 @@ function* updatePython(challengeData) {
|
||||
};
|
||||
|
||||
runPythonCode(code);
|
||||
// TODO: proxy errors to the console
|
||||
}
|
||||
|
||||
function* previewProjectSolutionSaga({ payload }) {
|
||||
|
||||
Reference in New Issue
Block a user