From f6f193af2dbdf51b127bacdbc6840d3b9e114880 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 1 Feb 2024 21:15:56 +0800 Subject: [PATCH] chore: format proto --- proto/api/v2/tag_service.proto | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/proto/api/v2/tag_service.proto b/proto/api/v2/tag_service.proto index 4de1434a..2a53138d 100644 --- a/proto/api/v2/tag_service.proto +++ b/proto/api/v2/tag_service.proto @@ -46,8 +46,7 @@ message BatchUpsertTagRequest { repeated UpsertTagRequest requests = 1; } -message BatchUpsertTagResponse { -} +message BatchUpsertTagResponse {} message ListTagsRequest { // The creator of tags.