One more merge artifact.
This commit is contained in:
parent
2400a8869e
commit
df9352d608
|
|
@ -484,7 +484,6 @@ message RecordingMasterMixComplete {
|
|||
optional string notification_id = 4;
|
||||
optional string created_at = 5;
|
||||
optional string claimed_recording_id = 6;
|
||||
<<<<<<< HEAD
|
||||
}
|
||||
|
||||
message RecordingStreamMixComplete {
|
||||
|
|
@ -494,8 +493,6 @@ message RecordingStreamMixComplete {
|
|||
optional string notification_id = 4;
|
||||
optional string created_at = 5;
|
||||
optional string claimed_recording_id = 6;
|
||||
=======
|
||||
>>>>>>> feature/video_mvp
|
||||
}
|
||||
|
||||
message DownloadAvailable {
|
||||
|
|
|
|||
Loading…
Reference in New Issue