Skip to content

Commit 2b6fe94

Browse files
committed
Move codeQLMethodModeling out of canary
1 parent 9cb4d23 commit 2b6fe94

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,8 +1840,7 @@
18401840
{
18411841
"id": "codeQLMethodModeling",
18421842
"type": "webview",
1843-
"name": "CodeQL Method Modeling",
1844-
"when": "config.codeQL.canary"
1843+
"name": "CodeQL Method Modeling"
18451844
}
18461845
],
18471846
"codeql-methods-usage": [

0 commit comments

Comments
 (0)