chore: fix buf format

This commit is contained in:
johnnyjoy
2025-01-10 22:29:57 +08:00
parent a1be73cce3
commit 2cd524e4fa
2 changed files with 109 additions and 112 deletions

View File

@@ -2,7 +2,6 @@ syntax = "proto3";
package memos.api.v1;
import "api/v1/common.proto";
import "api/v1/memo_service.proto";
import "google/api/annotations.proto";
import "google/api/client.proto";