From 267924806973e0613571c016f1a7e6948c5e7220 Mon Sep 17 00:00:00 2001 From: William Wen Date: Thu, 5 Sep 2024 17:54:32 +0800 Subject: [PATCH] fmt --- proto/stream_service.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/stream_service.proto b/proto/stream_service.proto index 47c1437466fb..a9351a08bbae 100644 --- a/proto/stream_service.proto +++ b/proto/stream_service.proto @@ -104,4 +104,4 @@ service StreamService { rpc StreamingControlStream(stream StreamingControlStreamRequest) returns (stream StreamingControlStreamResponse); } -// TODO: Lifecycle management for actors. \ No newline at end of file +// TODO: Lifecycle management for actors.