Skip to content

Commit

Permalink
fix: removed extra javadoc line
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Peterson <[email protected]>
  • Loading branch information
mattp-swirldslabs committed Jun 25, 2024
1 parent c24dd2b commit 07df87d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
*
* <p>The class provides two main methods, streamSink and streamSource, which handle the client and server streaming
* respectively. These methods return custom StreamObservers which are used to observe and respond to the streams.
*
*/
public class BlockStreamService implements GrpcService {

Expand Down

0 comments on commit 07df87d

Please sign in to comment.