Skip to content

Commit 1219ef4

Browse files
author
Dave Bartolomeo
committed
Remove unnecessary command
1 parent 677a0f7 commit 1219ef4

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
@@ -529,10 +529,6 @@
529529
"command": "codeQLQueryHistory.showEvalLogSummary",
530530
"title": "Show Evaluator Log (Summary)"
531531
},
532-
{
533-
"command": "codeQLQueryHistory.scanEvalLog",
534-
"title": "Scan Evaluator Log"
535-
},
536532
{
537533
"command": "codeQLQueryHistory.cancel",
538534
"title": "Cancel"
@@ -953,10 +949,6 @@
953949
"command": "codeQLQueryHistory.showEvalLogSummary",
954950
"when": "false"
955951
},
956-
{
957-
"command": "codeQLQueryHistory.scanEvalLog",
958-
"when": "false"
959-
},
960952
{
961953
"command": "codeQLQueryHistory.openQueryDirectory",
962954
"when": "false"

0 commit comments

Comments
 (0)