Skip to content

Commit d7d6cce

Browse files
authored
Update cloudevent.proto
1 parent 60d124d commit d7d6cce

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

protos/cloudevent.proto

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,3 @@ message CloudEvent {
5656
}
5757
}
5858
}
59-
60-
/**
61-
* CloudEvent Protobuf Batch Format
62-
*
63-
*/
64-
65-
message CloudEventBatch {
66-
repeated CloudEvent events = 1;
67-
}

0 commit comments

Comments
 (0)