Skip to content

Commit bc67d49

Browse files
committed
Remove todo
1 parent 8d2fc53 commit bc67d49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/elasticsearch/script/field/SourceMapField.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ public Iterator<Object> iterator() {
9696
}
9797

9898
/**
99-
* todo - revisit whether this is how we want to guarantee immutability
10099
* Get an iterator for the given list that cannot mutate the underlying list. Subclasses can override this method to allow for
101100
* mutating iterators.
102101
* @param list the list to get an iterator for

0 commit comments

Comments
 (0)