Skip to content

Commit

Permalink
chore(api): remove unused timestamp.proto import (#4906)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Beaumont <[email protected]>
  • Loading branch information
michaelbeaumont authored Aug 25, 2022
1 parent 4658a5a commit 22c157d
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 92 deletions.
179 changes: 88 additions & 91 deletions api/mesh/v1alpha1/kds.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion api/mesh/v1alpha1/kds.proto
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ package kuma.mesh.v1alpha1;

option go_package = "github.com/kumahq/kuma/api/mesh/v1alpha1";

import "google/protobuf/timestamp.proto";
import "envoy/service/discovery/v3/discovery.proto";
import "google/protobuf/any.proto";

Expand Down

0 comments on commit 22c157d

Please sign in to comment.