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