Revert "Add vac.mvds package"

This reverts commit 83159a9aac.
This commit is contained in:
Oskar Thoren 2019-09-24 12:57:56 +08:00
parent 83159a9aac
commit 33343dacc7
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ Payloads are implemented using [protocol buffers v3](https://developers.google.c
```protobuf ```protobuf
syntax = "proto3"; syntax = "proto3";
package vac.mvds;
message Payload { message Payload {
repeated bytes acks = 5001; repeated bytes acks = 5001;
repeated bytes offers = 5002; repeated bytes offers = 5002;