Skip to content

Commit 809c86f

Browse files
author
Dave Bartolomeo
committed
Remove unused command
1 parent e8f39fe commit 809c86f

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
@@ -518,14 +518,6 @@
518518
"command": "codeQL.getCurrentQuery",
519519
"title": "CodeQL: Get Current Query"
520520
},
521-
{
522-
"command": "codeQL.debug.quickEval",
523-
"title": "CodeQL Debugger: Quick Evaluation"
524-
},
525-
{
526-
"command": "codeQL.debug.quickEvalContextEditor",
527-
"title": "CodeQL Debugger: Quick Evaluation"
528-
},
529521
{
530522
"command": "codeQL.viewAst",
531523
"title": "CodeQL: View AST"

0 commit comments

Comments
 (0)