Skip to content

Commit a68115d

Browse files
committed
Lint
1 parent 935c59b commit a68115d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/inference/bulk/BulkInferenceExecutor.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ public BulkInferenceRequest poll() {
6666
}
6767
};
6868

69-
7069
/**
7170
* Constructs a new {@code BulkInferenceExecutor}.
7271
*
@@ -117,7 +116,6 @@ public void execute(
117116
new BulkInferenceRequest(requests, responseConsumer, completionListener).executePendingRequests();
118117
}
119118

120-
121119
/**
122120
* Encapsulates the execution state and logic for a single bulk inference operation.
123121
* <p>

0 commit comments

Comments
 (0)