mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Merge pull request #15393 from erik-krogh/deps-jan-2024
All: delete outdated deprecations
This commit is contained in:
@@ -32,6 +32,3 @@ query predicate missingAnnotationOnSink(Location location, string error, string
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
/** DEPRECATED: Alias for missingAnnotationOnSink */
|
||||
deprecated predicate missingAnnotationOnSINK = missingAnnotationOnSink/3;
|
||||
|
||||
Reference in New Issue
Block a user