chore: format proto

This commit is contained in:
Steven
2024-02-01 21:15:56 +08:00
parent dd06278692
commit f6f193af2d

View File

@@ -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.