Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalser committed Sep 14, 2023
1 parent 5e07367 commit 2574462
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/service/poc_lora.proto
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,7 @@ message lora_stream_request_v1 {
}

message lora_stream_response_v1 {
oneof response {
lora_stream_session_offer_v1 offer = 1;
}
oneof response { lora_stream_session_offer_v1 offer = 1; }
}

service poc_lora {
Expand Down

0 comments on commit 2574462

Please sign in to comment.