Skip to content

Commit 1106e59

Browse files
committed
Remove canary flag
Once we're satisfied with testing this flow (including with a single rooted workspace) we can remove this flag.
1 parent 72a3e8d commit 1106e59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

extensions/ql-vscode/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,10 +1444,6 @@
14441444
"command": "codeQL.mockGitHubApiServer.unloadScenario",
14451445
"when": "config.codeQL.mockGitHubApiServer.enabled && codeQL.mockGitHubApiServer.scenarioLoaded"
14461446
},
1447-
{
1448-
"command": "codeQL.createQuery",
1449-
"when": "config.codeQL.canary"
1450-
},
14511447
{
14521448
"command": "codeQLTests.acceptOutputContextTestItem",
14531449
"when": "false"

0 commit comments

Comments
 (0)