mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01: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.