mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
As mentioned by smowton during review, the predicate only has a single result due to being restricted by the index and therefore its name should not start with "getA...". Also remove deprecated `getAValue(string, int)` because it never existed on the `main` branch.