We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5689025 commit 9f16b99Copy full SHA for 9f16b99
src/index.ts
@@ -72,7 +72,6 @@ class Codebolt {
72
start_browser(objective:string, url:string, previous_command:string, browser_content:string) {
73
cbbrowser.newPage();
74
}
75
-
76
websocket: WebSocket | null = null;
77
fs = cbfs;
78
git=git;
0 commit comments