Remove source from Envelope

This commit is contained in:
Fedor Indutny
2022-08-02 09:19:21 -07:00
committed by GitHub
parent 3d94bf953c
commit 2b0d3cab40
3 changed files with 1 additions and 5 deletions

View File

@@ -23,7 +23,6 @@ message Envelope {
}
optional Type type = 1;
optional string source = 2;
optional string sourceUuid = 11;
optional uint32 sourceDevice = 7;
optional string destinationUuid = 13;