Skip to content

Commit af3ee0c

Browse files
Google APIscopybara-github
authored andcommitted
chore: remove unused imports from google/cloud/channel/v1
PiperOrigin-RevId: 432272099
1 parent 4b97f62 commit af3ee0c

8 files changed

Lines changed: 0 additions & 10 deletions

File tree

google/cloud/channel/v1/channel_partner_links.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
2019
import "google/api/field_behavior.proto";
2120
import "google/api/resource.proto";
2221
import "google/cloud/channel/v1/common.proto";

google/cloud/channel/v1/common.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
2019
import "google/api/field_behavior.proto";
2120
import "google/protobuf/any.proto";
2221

google/cloud/channel/v1/customers.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
2019
import "google/api/field_behavior.proto";
2120
import "google/api/resource.proto";
2221
import "google/cloud/channel/v1/common.proto";

google/cloud/channel/v1/entitlements.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,12 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
2019
import "google/api/field_behavior.proto";
2120
import "google/api/resource.proto";
2221
import "google/cloud/channel/v1/common.proto";
2322
import "google/cloud/channel/v1/offers.proto";
2423
import "google/cloud/channel/v1/products.proto";
2524
import "google/protobuf/timestamp.proto";
26-
import "google/protobuf/wrappers.proto";
2725

2826
option go_package = "google.golang.org/genproto/googleapis/cloud/channel/v1;channel";
2927
option java_multiple_files = true;

google/cloud/channel/v1/offers.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
2019
import "google/api/field_behavior.proto";
2120
import "google/api/resource.proto";
2221
import "google/cloud/channel/v1/common.proto";

google/cloud/channel/v1/operations.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
20-
2119
option go_package = "google.golang.org/genproto/googleapis/cloud/channel/v1;channel";
2220
option java_multiple_files = true;
2321
option java_outer_classname = "OperationsProto";

google/cloud/channel/v1/products.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
2019
import "google/api/resource.proto";
2120

2221
option go_package = "google.golang.org/genproto/googleapis/cloud/channel/v1;channel";

google/cloud/channel/v1/subscriber_event.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ syntax = "proto3";
1616

1717
package google.cloud.channel.v1;
1818

19-
import "google/api/annotations.proto";
2019
import "google/api/resource.proto";
2120

2221
option go_package = "google.golang.org/genproto/googleapis/cloud/channel/v1;channel";

0 commit comments

Comments
 (0)