Remove codeql-go folder from vscode workspace

The submodule for Go no longer exists since the codeql-go repo was retired.
This commit is contained in:
Chris Smowton
2022-10-06 14:25:20 +01:00
committed by GitHub
parent eb2d1ee02a
commit c40a3eec5b

View File

@@ -21,9 +21,6 @@
{ {
"path": "codeql-custom-queries-ruby" "path": "codeql-custom-queries-ruby"
}, },
{
"path": "codeql-go"
},
{ {
"path": "ql" "path": "ql"
} }