Skip to content

Commit 2792486

Browse files
Removes extra comma
1 parent fda315f commit 2792486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/universal/.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"additionalVersions": "3.9.16",
2828
"installJupyterlab": "true",
2929
"configureJupyterlabAllowOrigin": "*",
30-
"useOryxIfAvailable": "false",
30+
"useOryxIfAvailable": "false"
3131
},
3232
"./local-features/machine-learning-packages": "latest",
3333
"ghcr.io/devcontainers/features/php:1": {

0 commit comments

Comments
 (0)