Skip to content

Commit c32ed4f

Browse files
committed
Remove final step
1 parent 38cb88a commit c32ed4f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.tours/codeql-tutorial.tour

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,6 @@
109109
"description": "It's time to create your own query and analyze some real code!\n\n1. Open the Command Palette with `Cmd/Ctrl+Shift+P` and type 'CodeQL: Create Query'.\n2. Choose the language that you'd like to analyze.\n3. Type the name of a repository with that language, so that we can download the CodeQL database for it.\n\n When the download has finished, the database will be automatically selected, so you can immediately modify and run your query!",
110110
"title": "Add your own query",
111111
"view": "codeQLDatabases"
112-
},
113-
{
114-
"title": "CodeQL pack",
115-
"description": "After adding a database we create a new CodeQL pack for you.\n\nThis loads all dependencies needed for the language of the database, and creates an example query that you can run and modify.\n\nOpen `example.ql` inside the 'codeql-custom-queries-*' folder to get started.",
116-
"view": "explorer"
117112
}
118113
]
119114
}

0 commit comments

Comments
 (0)