Skip to content

Commit

Permalink
Merge branch 'main' into fix/conversation-message-list-item-make-not-…
Browse files Browse the repository at this point in the history
…plain
  • Loading branch information
Dovchik committed Apr 25, 2024
2 parents 8d30a19 + 3488a21 commit e02cb19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Sinch/Voice/Hooks/AnsweredCallEvent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,5 @@ public class AnsweredCallEvent : IVoiceEvent
/// </summary>
[JsonPropertyName("amd")]
public Amd? Amd { get; set; }

public EventType? EventType { get; }
}
}

0 comments on commit e02cb19

Please sign in to comment.