Commit f6f193af authored by Steven's avatar Steven

chore: format proto

parent dd062786
...@@ -46,8 +46,7 @@ message BatchUpsertTagRequest { ...@@ -46,8 +46,7 @@ message BatchUpsertTagRequest {
repeated UpsertTagRequest requests = 1; repeated UpsertTagRequest requests = 1;
} }
message BatchUpsertTagResponse { message BatchUpsertTagResponse {}
}
message ListTagsRequest { message ListTagsRequest {
// The creator of tags. // The creator of tags.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment