From 6884db120ab39d6a072bd97fc2ada2029c2faf64 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Mon, 5 Dec 2022 09:56:28 +0000 Subject: [PATCH] Remove another outdated reference --- docs/codeql/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/conf.py b/docs/codeql/conf.py index 662a3f44b66..da8b9114025 100644 --- a/docs/codeql/conf.py +++ b/docs/codeql/conf.py @@ -55,7 +55,7 @@ def setup(sphinx): sphinx.add_lexer("ql", QLLexer()) # The version of CodeQL for the current release you're documenting, acts as replacement for -# |version| and |release|. Not currently used except in LGTM Enterprise support info. +# |version| and |release|. Not currently used. # The short X.Y version. # version = u'3.0'