Remove leftover for CodePilot integration

This commit is contained in:
Sebastian Serth
2023-07-30 12:21:05 +02:00
parent 43d51ecd71
commit 3b43cb31bf

View File

@ -63,7 +63,6 @@ CodeOceanEditorWebsocket = {
handleExitCommand: function() {
this.killWebsocket();
this.handleQaApiOutput();
this.handleStderrOutputForFlowr();
this.augmentStacktraceInOutput();
this.cleanUpTurtle();