Skip to content

Commit 2dfc91a

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent e704036 commit 2dfc91a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/kql/src/main/java/org/elasticsearch/xpack/kql/parser/KqlParsingContext.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ public Builder caseInsensitive(boolean caseInsensitive) {
156156
return this;
157157
}
158158

159-
160159
public Builder timeZone(ZoneId timeZone) {
161160
this.timeZone = timeZone;
162161
return this;

0 commit comments

Comments
 (0)