Skip to content

Commit

Permalink
remove extra
Browse files Browse the repository at this point in the history
  • Loading branch information
etai-shuchatowitz committed Dec 20, 2024
1 parent 1879125 commit 4fc5c05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions proto/viam/app/mlinference/v1/ml_inference.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ message GetInferenceRequest {
message GetInferenceResponse {
viam.service.mlmodel.v1.FlatTensors output_tensors = 1;
viam.app.data.v1.Annotations annotations = 2;
// anything else you want to say
google.protobuf.Struct extra = 99;
}

0 comments on commit 4fc5c05

Please sign in to comment.