ttrpc: remove unused imports
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -2,10 +2,8 @@ syntax = "proto3";
|
||||
|
||||
package ttrpc.example.v1;
|
||||
|
||||
import "google/protobuf/any.proto";
|
||||
import "google/protobuf/empty.proto";
|
||||
import "gogoproto/gogo.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
option go_package = "github.com/stevvooe/ttrpc/example;example";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user