mirror of https://github.com/usememos/memos.git
chore: format proto
This commit is contained in:
parent
dd06278692
commit
f6f193af2d
|
|
@ -46,8 +46,7 @@ message BatchUpsertTagRequest {
|
|||
repeated UpsertTagRequest requests = 1;
|
||||
}
|
||||
|
||||
message BatchUpsertTagResponse {
|
||||
}
|
||||
message BatchUpsertTagResponse {}
|
||||
|
||||
message ListTagsRequest {
|
||||
// The creator of tags.
|
||||
|
|
|
|||
Loading…
Reference in New Issue