Java: delete various outdated deprecations

This commit is contained in:
erik-krogh
2023-10-07 21:56:57 +02:00
parent 689eda4dae
commit e3e8f3d7c4
5 changed files with 0 additions and 64 deletions

View File

@@ -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.
*/