Skip to content

Commit 4d7aa5c

Browse files
committed
Update example note
1 parent 080867a commit 4d7aa5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/codeql/codeql-cli/creating-codeql-databases.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,6 @@ The following example shows how you could use indirect build tracing in an Azure
284284

285285
# Initialize the CodeQL database.
286286
# In this example, the CodeQL CLI has been downloaded and placed on the PATH.
287-
# If no language is specified, a GitHub Apps or personal access token must be passed through stdin.
288-
# to autodetect the language.
289287
- task: CmdLine@1
290288
displayName: Initialize CodeQL database
291289
inputs:

0 commit comments

Comments
 (0)