Remove unnecessary command
This commit is contained in:
Родитель
677a0f7940
Коммит
1219ef4a8c
|
@ -529,10 +529,6 @@
|
||||||
"command": "codeQLQueryHistory.showEvalLogSummary",
|
"command": "codeQLQueryHistory.showEvalLogSummary",
|
||||||
"title": "Show Evaluator Log (Summary)"
|
"title": "Show Evaluator Log (Summary)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "codeQLQueryHistory.scanEvalLog",
|
|
||||||
"title": "Scan Evaluator Log"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "codeQLQueryHistory.cancel",
|
"command": "codeQLQueryHistory.cancel",
|
||||||
"title": "Cancel"
|
"title": "Cancel"
|
||||||
|
@ -953,10 +949,6 @@
|
||||||
"command": "codeQLQueryHistory.showEvalLogSummary",
|
"command": "codeQLQueryHistory.showEvalLogSummary",
|
||||||
"when": "false"
|
"when": "false"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "codeQLQueryHistory.scanEvalLog",
|
|
||||||
"when": "false"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "codeQLQueryHistory.openQueryDirectory",
|
"command": "codeQLQueryHistory.openQueryDirectory",
|
||||||
"when": "false"
|
"when": "false"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче