Skip to content

Commit 07df87d

Browse files
fix: removed extra javadoc line
Signed-off-by: Matt Peterson <[email protected]>
1 parent c24dd2b commit 07df87d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/com/hedera/block/server/BlockStreamService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
*
3939
* <p>The class provides two main methods, streamSink and streamSource, which handle the client and server streaming
4040
* respectively. These methods return custom StreamObservers which are used to observe and respond to the streams.
41-
*
4241
*/
4342
public class BlockStreamService implements GrpcService {
4443

0 commit comments

Comments
 (0)