Skip to content

Commit a0a3af2

Browse files
author
Dave Bartolomeo
committed
Remove unused commands
1 parent 9344499 commit a0a3af2

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

extensions/ql-vscode/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,14 +1148,6 @@
11481148
"command": "codeQL.quickEvalContextEditor",
11491149
"when": "false"
11501150
},
1151-
{
1152-
"command": "codeQL.debug.quickEval",
1153-
"when": "config.codeQL.canary && editorLangId == ql"
1154-
},
1155-
{
1156-
"command": "codeQL.debug.quickEvalContextEditor",
1157-
"when": "false"
1158-
},
11591151
{
11601152
"command": "codeQL.openReferencedFile",
11611153
"when": "resourceExtname == .qlref"

0 commit comments

Comments
 (0)