Skip to content

Commit a96b5fd

Browse files
committed
Remove addressed TODO
1 parent 1c368c7 commit a96b5fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/elastic/completion/ElasticInferenceServiceCompletionServiceSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public class ElasticInferenceServiceCompletionServiceSettings extends FilteredXC
3535

3636
public static final String NAME = "elastic_inference_service_completion_service_settings";
3737

38-
// TODO what value do we put here?
3938
private static final RateLimitSettings DEFAULT_RATE_LIMIT_SETTINGS = new RateLimitSettings(720L);
4039

4140
public static ElasticInferenceServiceCompletionServiceSettings fromMap(Map<String, Object> map, ConfigurationParseContext context) {

0 commit comments

Comments
 (0)