Remove leftover for CodePilot integration
This commit is contained in:
@ -63,7 +63,6 @@ CodeOceanEditorWebsocket = {
|
|||||||
|
|
||||||
handleExitCommand: function() {
|
handleExitCommand: function() {
|
||||||
this.killWebsocket();
|
this.killWebsocket();
|
||||||
this.handleQaApiOutput();
|
|
||||||
this.handleStderrOutputForFlowr();
|
this.handleStderrOutputForFlowr();
|
||||||
this.augmentStacktraceInOutput();
|
this.augmentStacktraceInOutput();
|
||||||
this.cleanUpTurtle();
|
this.cleanUpTurtle();
|
||||||
|
Reference in New Issue
Block a user