From 4d7aa5c94552b44c256bd3121e2f047d0da40cf4 Mon Sep 17 00:00:00 2001 From: Ethan P <56270045+ethanpalm@users.noreply.github.com> Date: Thu, 16 Sep 2021 09:29:35 -0700 Subject: [PATCH] Update example note --- docs/codeql/codeql-cli/creating-codeql-databases.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/codeql/codeql-cli/creating-codeql-databases.rst b/docs/codeql/codeql-cli/creating-codeql-databases.rst index fb6613d230a..16dadf16411 100644 --- a/docs/codeql/codeql-cli/creating-codeql-databases.rst +++ b/docs/codeql/codeql-cli/creating-codeql-databases.rst @@ -284,8 +284,6 @@ The following example shows how you could use indirect build tracing in an Azure # Initialize the CodeQL database. # In this example, the CodeQL CLI has been downloaded and placed on the PATH. - # If no language is specified, a GitHub Apps or personal access token must be passed through stdin. - # to autodetect the language. - task: CmdLine@1 displayName: Initialize CodeQL database inputs: