Skip to content

Commit d4efddd

Browse files
committed
chore: some cleanup
1 parent 3ec4d23 commit d4efddd

File tree

4 files changed

+2
-8
lines changed

4 files changed

+2
-8
lines changed

.vscode/launch.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,6 @@
154154
"name": "Run Extension",
155155
"type": "extensionHost",
156156
"request": "launch",
157-
// "env": {
158-
// "ROBOT_THREADPOOL_POOL_MAX_WORKERS": "8",
159-
// "ROBOT_PROCESS_POOL_MAX_WORKERS": "4"
160-
// },
161157
"args": [
162158
"--extensionDevelopmentPath=${workspaceFolder}",
163159
],
@@ -216,4 +212,4 @@
216212
"default": "5678",
217213
}
218214
]
219-
}
215+
}

icons/svg/robot_dark.svg

Lines changed: 0 additions & 1 deletion
Loading

icons/svg/robot_light.svg

Lines changed: 0 additions & 1 deletion
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,4 +1302,4 @@
13021302
"webpack": "^5.83.1",
13031303
"webpack-cli": "^5.1.1"
13041304
}
1305-
}
1305+
}

0 commit comments

Comments
 (0)