Skip to content

Commit f96eb8f

Browse files
committed
iter
1 parent 3e304b2 commit f96eb8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/elasticsearch/lucene/queries/SpanMatchNoDocsQuery.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
/**
2626
* A {@link SpanQuery} that matches no documents.
2727
*/
28-
// TODO is this still needed?
2928
public class SpanMatchNoDocsQuery extends SpanQuery {
3029
private final String field;
3130
private final String reason;

0 commit comments

Comments
 (0)