Skip to content

Commit 407cb8e

Browse files
Remove unused proto import
This should've been removed when we changed the example type.
1 parent a1509b8 commit 407cb8e

File tree

3 files changed

+371
-376
lines changed

3 files changed

+371
-376
lines changed

protoc-gen-openapiv2/options/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ proto_library(
2525
"openapiv2.proto",
2626
],
2727
deps = [
28-
"@com_google_protobuf//:any_proto",
2928
"@com_google_protobuf//:descriptor_proto",
3029
"@com_google_protobuf//:struct_proto",
3130
],

0 commit comments

Comments
 (0)