Commit db8e2195 authored by vyzo's avatar vyzo

remove CompressedTraceEventBatch from trace protobuf

parent 2fc5518a
This diff is collapsed.
......@@ -143,7 +143,3 @@ message TraceEvent {
message TraceEventBatch {
repeated TraceEvent batch = 1;
}
message CompressedTraceEventBatch {
optional bytes data = 1;
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment