You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2022/03/21 08:08:53 UTC

[rocketmq-apis] branch v2 updated: Format

This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/rocketmq-apis.git


The following commit(s) were added to refs/heads/v2 by this push:
     new 66b08cd  Format
66b08cd is described below

commit 66b08cda4843ce98472004b4b11337a912437255
Author: Li Zhanhui <li...@gmail.com>
AuthorDate: Mon Mar 21 08:08:45 2022 +0000

    Format
---
 apache/rocketmq/v2/service.proto | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apache/rocketmq/v2/service.proto b/apache/rocketmq/v2/service.proto
index 9eeb2b7..43cd986 100644
--- a/apache/rocketmq/v2/service.proto
+++ b/apache/rocketmq/v2/service.proto
@@ -234,7 +234,6 @@ message Settings {
 }
 
 message TelemetryCommand {
-
   oneof command {
     Settings settings = 1;