Remove unused commands

This commit is contained in:
Dave Bartolomeo
2023-04-14 12:18:12 -04:00
parent 9344499d23
commit a0a3af2759

View File

@@ -1148,14 +1148,6 @@
"command": "codeQL.quickEvalContextEditor",
"when": "false"
},
{
"command": "codeQL.debug.quickEval",
"when": "config.codeQL.canary && editorLangId == ql"
},
{
"command": "codeQL.debug.quickEvalContextEditor",
"when": "false"
},
{
"command": "codeQL.openReferencedFile",
"when": "resourceExtname == .qlref"