This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch hepin-gather-statefulmap-coverage-v2
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to
refs/heads/hepin-gather-statefulmap-coverage-v2 by this push:
new 93f35dc03f stream: apply javafmt formatting to Gather.java doc example
93f35dc03f is described below
commit 93f35dc03f1c7c055f5e7c2eff2fecce4e14a70c
Author: He-Pin <[email protected]>
AuthorDate: Tue Apr 7 04:00:41 2026 +0800
stream: apply javafmt formatting to Gather.java doc example
🤖 Generated with [Qoder](https://qoder.com)
---
docs/src/test/java/jdocs/stream/operators/flow/Gather.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/src/test/java/jdocs/stream/operators/flow/Gather.java
b/docs/src/test/java/jdocs/stream/operators/flow/Gather.java
index 3249116cf3..a49ccefb3c 100644
--- a/docs/src/test/java/jdocs/stream/operators/flow/Gather.java
+++ b/docs/src/test/java/jdocs/stream/operators/flow/Gather.java
@@ -20,7 +20,6 @@ package jdocs.stream.operators.flow;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
-
import org.apache.pekko.actor.ActorSystem;
import org.apache.pekko.stream.javadsl.GatherCollector;
import org.apache.pekko.stream.javadsl.Gatherer;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]