mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Java: delete various outdated deprecations
This commit is contained in:
@@ -90,9 +90,6 @@ class ExternalApi extends Callable {
|
||||
}
|
||||
}
|
||||
|
||||
/** DEPRECATED: Alias for ExternalApi */
|
||||
deprecated class ExternalAPI = ExternalApi;
|
||||
|
||||
/**
|
||||
* Gets the limit for the number of results produced by a telemetry query.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user