Skip to content

Commit

Permalink
Remove unused 'money.proto' import
Browse files Browse the repository at this point in the history
Partial commit for third_party/*, see #19276.

Signed-off-by: Hee Cha <heec@google.com>
  • Loading branch information
Glyphack authored and iancha1992 committed Aug 22, 2023
1 parent d55c11b commit 7f07970
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ package google.api.servicecontrol.v1;
import "google/api/annotations.proto";
import "google/api/servicecontrol/v1/distribution.proto";
import "google/protobuf/timestamp.proto";
import "google/type/money.proto";

option cc_enable_arenas = true;
option go_package = "google.golang.org/genproto/googleapis/api/servicecontrol/v1;servicecontrol";
Expand Down

0 comments on commit 7f07970

Please sign in to comment.