Skip to content

Commit c093215

Browse files
committed
cleanup unused imports
Signed-off-by: Ian Rudie <[email protected]>
1 parent f956bb3 commit c093215

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

meta/v1alpha1/status.proto

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
syntax = "proto3";
1515

1616
import "analysis/v1alpha1/message.proto";
17-
import "k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto";
1817
import "google/protobuf/timestamp.proto";
1918

2019
import "type/v1beta1/policy-ancestor-status.proto";

type/v1beta1/policy-ancestor-status.proto

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
syntax = "proto3";
1616

17-
import "google/api/field_behavior.proto";
1817
import "google/protobuf/timestamp.proto";
1918

2019
// $title: Kubernetes Gateway-API Policy Ancestor Status

0 commit comments

Comments
 (0)