Skip to content

Commit d37faaa

Browse files
Google APIscopybara-github
authored andcommitted
chore: remove unused imports
PiperOrigin-RevId: 436800465
1 parent eb0e80a commit d37faaa

4 files changed

Lines changed: 0 additions & 5 deletions

File tree

google/monitoring/dashboard/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.monitoring.dashboard.v1;
1818

19-
import "google/api/distribution.proto";
2019
import "google/protobuf/duration.proto";
2120

2221
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";

google/monitoring/dashboard/v1/dashboards_service.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import "google/api/field_behavior.proto";
2121
import "google/api/resource.proto";
2222
import "google/monitoring/dashboard/v1/dashboard.proto";
2323
import "google/protobuf/empty.proto";
24-
import "google/protobuf/field_mask.proto";
2524
import "google/api/client.proto";
2625

2726
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";

google/monitoring/dashboard/v1/drilldowns.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.monitoring.dashboard.v1;
1818

19-
import "google/monitoring/dashboard/v1/common.proto";
20-
2119
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2220
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2321
option java_multiple_files = true;

google/monitoring/dashboard/v1/scorecard.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ package google.monitoring.dashboard.v1;
1919
import "google/api/field_behavior.proto";
2020
import "google/monitoring/dashboard/v1/metrics.proto";
2121
import "google/protobuf/duration.proto";
22-
import "google/protobuf/empty.proto";
2322

2423
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2524
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";

0 commit comments

Comments
 (0)