Merge pull request #15393 from erik-krogh/deps-jan-2024

All: delete outdated deprecations
This commit is contained in:
Erik Krogh Kristensen
2024-01-23 13:52:38 +01:00
committed by GitHub
128 changed files with 56 additions and 1979 deletions

View File

@@ -32,6 +32,3 @@ query predicate missingAnnotationOnSink(Location location, string error, string
)
)
}
/** DEPRECATED: Alias for missingAnnotationOnSink */
deprecated predicate missingAnnotationOnSINK = missingAnnotationOnSink/3;