mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
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