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.
1 parent d4523bc commit a9ddafbCopy full SHA for a9ddafb
src/main/protobuf/critical_path.proto
@@ -24,10 +24,6 @@ option java_outer_classname = "CriticalPathProtos";
24
option java_multiple_files = true;
25
26
// Represents the critical path of a build.
27
-//
28
-// This is an event in the Build Event Stream (BES) with the following
29
-// children:
30
-// - `build.bazel.bep.CriticalPathComponent`
31
message CriticalPath {
32
// Identifier of a BES event of this type.
33
message BepId {}
0 commit comments