Skip to content

Commit fe4fb6f

Browse files
Google APIscopybara-github
authored andcommitted
chore: Remove unnecessary (and breaking) dependencies in C# Cloud Debugger GAPIC generation
PiperOrigin-RevId: 422868372
1 parent ea81e38 commit fe4fb6f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

google/devtools/clouddebugger/v2/BUILD.bazel

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,9 +341,7 @@ csharp_gapic_assembly_pkg(
341341
deps = [
342342
":clouddebugger_csharp_gapic",
343343
":clouddebugger_csharp_grpc",
344-
":clouddebugger_csharp_proto",
345-
"//google/devtools/source/v1:source_csharp_grpc",
346-
"//google/devtools/source/v1:source_csharp_proto",
344+
":clouddebugger_csharp_proto"
347345
],
348346
)
349347

0 commit comments

Comments
 (0)