We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@com_google_proto_field_extraction
@com_google_protofieldextraction
1 parent 73ea4e3 commit 43bd069Copy full SHA for 43bd069
proto_processing_lib/BUILD.bazel
@@ -1,4 +1,3 @@
1
-
2
# Copyright 2023 Google LLC
3
#
4
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -38,7 +37,6 @@ cc_library(
38
37
"//proto_processing_lib/proto_scrubber:field_mask_node",
39
"//proto_processing_lib/proto_scrubber:proto_scrubber_enums",
40
"@com_google_absl//absl/status",
41
- "@com_google_proto_field_extraction//proto_field_extraction/message_data:message_data_interface",
+ "@com_google_protofieldextraction//proto_field_extraction/message_data:message_data_interface",
42
],
43
)
44
0 commit comments