Skip to content

Commit a9ddafb

Browse files
committed
some cleanup
1 parent d4523bc commit a9ddafb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/protobuf/critical_path.proto

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ option java_outer_classname = "CriticalPathProtos";
2424
option java_multiple_files = true;
2525

2626
// 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`
3127
message CriticalPath {
3228
// Identifier of a BES event of this type.
3329
message BepId {}

0 commit comments

Comments
 (0)