Skip to content

Commit ee306e3

Browse files
committed
Remove unnecessary semi-colon
1 parent ac79927 commit ee306e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test-clusters/src/main/java/org/elasticsearch/test/cluster/util/ArchivePatcher.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ public Path patch() {
6767
override.getValue().apply("").transferTo(output);
6868
output.closeEntry();
6969
}
70-
;
7170

7271
output.flush();
7372
output.finish();

0 commit comments

Comments
 (0)