Skip to content

Commit ddad230

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent ae99689 commit ddad230

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

x-pack/plugin/esql/compute/src/main/java/org/elasticsearch/compute/operator/ChangePointOperator.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,5 @@ private void createOutputPages() {
137137
}
138138

139139
@Override
140-
public void close() {
141-
}
140+
public void close() {}
142141
}

0 commit comments

Comments
 (0)