Fix invalid json

This commit is contained in:
Chuck Lantz
2019-08-07 15:52:21 -07:00
parent 8fc4867135
commit 1acf3c9a65

View File

@@ -16,5 +16,3 @@
// update Dockerfile with your user's UID/GID if not 1000. // update Dockerfile with your user's UID/GID if not 1000.
"runArgs": [ "-u", "vscode" ] "runArgs": [ "-u", "vscode" ]
} }
}