Skip to content

Commit 6e172db

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 7ec75ae commit 6e172db

File tree

1 file changed

+1
-2
lines changed
  • x-pack/plugin/inference/src/test/java/org/elasticsearch/xpack/inference

1 file changed

+1
-2
lines changed

x-pack/plugin/inference/src/test/java/org/elasticsearch/xpack/inference/Utils.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ public static ScalingExecutorBuilder[] inferenceUtilityExecutors() {
8989
TimeValue.timeValueMinutes(10),
9090
false,
9191
"xpack.inference.inference_response_thread_pool"
92-
)
93-
};
92+
) };
9493
}
9594

9695
public static void storeSparseModel(String inferenceId, ModelRegistry modelRegistry) throws Exception {

0 commit comments

Comments
 (0)