chore: fix proto linter

This commit is contained in:
Steven
2023-09-12 08:51:31 +08:00
parent e843594a02
commit 0ba373373d
2 changed files with 73 additions and 75 deletions

View File

@ -3,7 +3,6 @@ syntax = "proto3";
package slash.api.v2;
import "google/api/annotations.proto";
import "google/api/client.proto";
option go_package = "gen/api/v2";