Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 439948451
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 6, 2022
1 parent 68ad73b commit 1a8770e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions google/cloud/dialogflow/cx/v3/advanced_settings.proto
Expand Up @@ -16,8 +16,6 @@ syntax = "proto3";

package google.cloud.dialogflow.cx.v3;

import "google/api/field_behavior.proto";

option cc_enable_arenas = true;
option csharp_namespace = "Google.Cloud.Dialogflow.Cx.V3";
option go_package = "google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3;cx";
Expand Down
1 change: 0 additions & 1 deletion google/cloud/dialogflow/cx/v3/audio_config.proto
Expand Up @@ -17,7 +17,6 @@ syntax = "proto3";
package google.cloud.dialogflow.cx.v3;

import "google/api/field_behavior.proto";
import "google/api/resource.proto";
import "google/protobuf/duration.proto";

option cc_enable_arenas = true;
Expand Down

0 comments on commit 1a8770e

Please sign in to comment.