Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 440391736
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 8, 2022
1 parent 3a92743 commit 5d84222
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion google/cloud/servicedirectory/v1/endpoint.proto
Expand Up @@ -15,7 +15,6 @@ syntax = "proto3";

package google.cloud.servicedirectory.v1;

import "google/api/annotations.proto";
import "google/api/field_behavior.proto";
import "google/api/resource.proto";

Expand Down
1 change: 0 additions & 1 deletion google/cloud/servicedirectory/v1/namespace.proto
Expand Up @@ -16,7 +16,6 @@ syntax = "proto3";

package google.cloud.servicedirectory.v1;

import "google/api/annotations.proto";
import "google/api/field_behavior.proto";
import "google/api/resource.proto";

Expand Down
1 change: 0 additions & 1 deletion google/cloud/servicedirectory/v1/service.proto
Expand Up @@ -16,7 +16,6 @@ syntax = "proto3";

package google.cloud.servicedirectory.v1;

import "google/api/annotations.proto";
import "google/api/field_behavior.proto";
import "google/api/resource.proto";
import "google/cloud/servicedirectory/v1/endpoint.proto";
Expand Down

0 comments on commit 5d84222

Please sign in to comment.