Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 243c80c

Browse files
chore: generate libraries at Mon Mar 2 16:03:26 UTC 2026
1 parent 9c31607 commit 243c80c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/preview-snippets/src/main/java/com/example/firestore/PipelineSnippets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ void arrayAggDistinctFunction() throws ExecutionException, InterruptedException
714714
.get();
715715
// [END array_agg_distinct_function]
716716
System.out.println(result.getResults());
717-
}
717+
}
718718

719719
void addFunction() throws ExecutionException, InterruptedException {
720720
// [START add_function]

0 commit comments

Comments
 (0)